Re: [PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation

From: Josh Poimboeuf
Date: Fri Oct 10 2025 - 20:54:18 EST


On Fri, Oct 10, 2025 at 09:30:27AM +0200, Petr Mladek wrote:
> On Wed 2025-09-17 09:03:08, Josh Poimboeuf wrote:
> > This series introduces new objtool features and a klp-build script to
> > generate livepatch modules using a source .patch as input.
> >
> > This builds on concepts from the longstanding out-of-tree kpatch [1]
> > project which began in 2012 and has been used for many years to generate
> > livepatch modules for production kernels. However, this is a complete
> > rewrite which incorporates hard-earned lessons from 12+ years of
> > maintaining kpatch.
>
> The series seems to be in a pretty good state, ready for linux-next, ...
>
> Acked-by: Petr Mladek <pmladek@xxxxxxxx>

Thanks! I'll queue these up for -tip.

--
Josh