Re: [PATCH v3 0/2] arm64: livepatch: Enable livepatch without sframe
Song Liu <[email protected]>
| Newsgroups | org.kernel.vger.linux-toolchains,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.live-patching |
|---|---|
| Message-ID | <[email protected]> |
Hi Petr, > On Mar 25, 2025, at 8:53 AM, Petr Mladek <[email protected]> wrote: [...] >> >> Given the increasing need of livepatching, and relatively long time before >> sframe is fully ready (for both gcc and clang), we would like to enable >> livepatch without sframe. >> >> Thanks! >> >> [1] https://lore.kernel.org/live-patching/[email protected]/ >> [2] https://lore.kernel.org/live-patching/[email protected]/ >> [3] https://urldefense.com/v3/__https://sourceware.org/bugzilla/show_bug.cgi?id=32589__;!!Bt8RZUm9aw!8CB9ByorcyTxDW3rQ6_GEeMTJN9rHWCydNdIW1FRb_2-LQ6RTrSerZq9E-s8kXEB12JJ_v07xkyc2w$ >> [4] https://lore.kernel.org/linux-arm-kernel/[email protected]/ > > Hi, I am sorry but I haven't found time to look at this in time before > the merge window. Is it acceptable to postpone this change to 6.16, > please? Yes, we can postpone this to 6.16. I will resend the patchset after the merge window. Thanks, Song