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

From: Palmer Dabbelt
Date: Thu Oct 27 2022 - 19:07:53 EST


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@xxxxxxxxxxxx>