Re: [PATCH v3 01/21] klp-build: Reject patches to init/*.c

Miroslav Benes <[email protected]> Wed, 01 Jul 2026 13:38:06 +0200
Newsgroups org.kernel.vger.live-patching,org.kernel.vger.linux-kernel
Message-ID <178290588613.34581.17283919272821071617.b4-review@b4>
On Tue, 12 May 2026 20:33:57 -0700, Josh Poimboeuf <[email protected]> wrote:
> init/Makefile hard-codes -fno-function-sections and -fno-data-sections,
> overriding the klp-build flags needed for patch generation.
> 
> Don't allow any changes to those files; being init code they aren't
> really patchable anyway.
> 
> 
> [...]

Acked-by: Miroslav Benes <[email protected]>

-- 
Miroslav