[PATCH 05/14] arm64: Fix EFI linking with -fdata-sections
Song Liu
song at kernel.org
Wed Mar 11 16:12:57 PDT 2026
On Wed, Mar 4, 2026 at 7:31 PM Josh Poimboeuf <jpoimboe at kernel.org> wrote:
>
> When building with func-fdata-sections, the .init.bss section gets split
> up into a bunch of .init.bss.<var> sections. Make sure they get linked
> into .init.data.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe at kernel.org>
Acked-by: Song Liu <song at kernel.org>
More information about the linux-arm-kernel
mailing list