[PATCH -fixes] riscv: Fix orphan section warnings caused by kernel/pi
Palmer Dabbelt
palmer at rivosinc.com
Wed May 10 11:46:41 PDT 2023
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 at rivosinc.com>
More information about the linux-riscv
mailing list