Re: [PATCH v3 03/21] arm64: Fix EFI linking with -fdata-sections
From: Miroslav Benes
Date: Wed Jul 01 2026 - 07:55:04 EST
On Tue, 12 May 2026 20:33:59 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> When building with -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.
Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>
--
Miroslav