On Tue, May 12, 2026 at 8:35 PM 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. > > Signed-off-by: Josh Poimboeuf <[email protected]>
Acked-by: Song Liu <[email protected]>

