Re: [PATCH -fixes] riscv: Fix orphan section warnings caused by kernel/pi

From: Palmer Dabbelt
Date: Wed May 10 2023 - 14:50:33 EST



On Thu, 04 May 2023 14:07:59 +0200, Alexandre Ghiti wrote:
> kernel/pi gives rise to a lot of new sections that end up orphans: the
> first attempt to fix that tried to enumerate them all in the linker
> script, but kernel test robot with a random config keeps finding more of
> them.
>
> So prefix all those sections with .init.pi instead of only .init in
> order to be able to easily catch them all in the linker script.
>
> [...]

Applied, thanks!

[1/1] riscv: Fix orphan section warnings caused by kernel/pi
https://git.kernel.org/palmer/c/3b90b09af5be

Best regards,
--
Palmer Dabbelt <palmer@xxxxxxxxxxxx>