Re: [PATCH v3 0/2] arm64: livepatch: Enable livepatch without sframe
Will Deacon <[email protected]> Mon, 19 May 2025 15:22:03 +0100
| Newsgroups | org.kernel.vger.linux-toolchains,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.live-patching |
|---|---|
| Message-ID | <20250519142202.GD16991@willie-the-truck> |
On Fri, May 16, 2025 at 09:53:36AM -0700, Song Liu wrote: > On Thu, Apr 10, 2025 at 8:17 AM Petr Mladek <[email protected]> wrote: > > > [...] > > > > > > [1] https://lore.kernel.org/live-patching/[email protected]/ > > > [2] https://lore.kernel.org/live-patching/[email protected]/ > > > [3] https://sourceware.org/bugzilla/show_bug.cgi?id=32589 > > > [4] https://lore.kernel.org/linux-arm-kernel/[email protected]/ > > > > > > Changes v2 => v3: > > > 1. Remove a redundant check for -ENOENT. (Josh Poimboeuf) > > > 2. Add Tested-by and Acked-by on v1. (I forgot to add them in v2.) > > > > The approach and both patches look reasonable: > > > > Reviewed-by: Petr Mladek <[email protected]> > > > > Is anyone, Arm people, Mark, against pushing this into linux-next, > > please? > > Ping. > > ARM folks, please share your thoughts on this work. To fully support > livepatching of kernel modules, we also need [1]. We hope we can > land this in the 6.16 kernel. > > Thanks, > Song > > [1] https://lore.kernel.org/linux-arm-kernel/[email protected]/ FWIW: I reviewed the patch above ([1]) already but didn't hear anything back. Will