Re: [PATCH v3 03/21] arm64: Fix EFI linking with -fdata-sections

Miroslav Benes <[email protected]> Wed, 01 Jul 2026 13:54:41 +0200
Newsgroups org.kernel.vger.live-patching,org.kernel.vger.linux-kernel
Message-ID <178290688140.34581.8043883432177532488.b4-review@b4>
On Tue, 12 May 2026 20:33:59 -0700, Josh Poimboeuf <[email protected]> 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 <[email protected]>

-- 
Miroslav