[PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed May 31 08:10:21 PDT 2023
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Fri, 26 May 2023 17:46:30 +0200 you wrote:
> Early alternatives are called with the mmu disabled, and then should not
> access any global symbols through the GOT since it requires relocations,
> relocations that we do before but *virtually*. So only use medany code
> model for this early code.
>
> Signed-off-by: Alexandre Ghiti <alexghiti at rivosinc.com>
>
> [...]
Here is the summary with links:
- [-fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
https://git.kernel.org/riscv/c/8dc2a7e8027f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-riscv
mailing list