Re: [PATCH v2 2/4] livepatch: Support scoped atomic replace using replace_set
Yafang Shao <[email protected]> Fri, 29 May 2026 17:11:12 +0800
| Newsgroups | org.kernel.vger.live-patching,dev.linux.lists.sashiko-reviews |
|---|---|
| Message-ID | <CALOAHbCfZ84TYvc9rx3uHngZ+QO5+T4cUNOe3s1_f=UY3sDrdA@mail.gmail.com> |
On Fri, May 29, 2026 at 12:32 PM <[email protected]> wrote: > > Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider: > - [High] A malformed livepatch module with a missing function `old_name` will cause a kernel panic during patch compatibility checking. The same issue with Patch #1. -- Regards Yafang