On Wed, Mar 4, 2026 at 7:31 PM Josh Poimboeuf <[email protected]> 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 <[email protected]>
Acked-by: Song Liu <[email protected]>

