[PATCH] riscv: remove special treatment for the link order of head.o

Palmer Dabbelt palmer at rivosinc.com
Thu Oct 27 15:45:42 PDT 2022


On Tue, 18 Oct 2022 22:12:00 +0800, Jisheng Zhang wrote:
> arch/riscv/kernel/head.o does not need any special treatment - the only
> requirement is the ".head.text" section must be placed before the
> normal ".text" section.
> 
> The linker script does the right thing to do. The build system does
> not need to manipulate the link order of head.o.
> 
> [...]

Applied, thanks!

[1/1] riscv: remove special treatment for the link order of head.o
      https://git.kernel.org/palmer/c/2348e6bf4421

Best regards,
-- 
Palmer Dabbelt <palmer at rivosinc.com>



More information about the linux-riscv mailing list