Re: [PATCH 25/48] klp-build: Reject patches to realmode
From: Song Liu
Date: Fri Apr 24 2026 - 17:58:29 EST
On Wed, Apr 22, 2026 at 9:04 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> Realmode code is compiled as a separate 16-bit binary and embedded into
> the kernel image via rmpiggy.S. It can't be livepatched.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Acked-by: Song Liu <song@xxxxxxxxxx>