[PATCH -fixes v2] riscv: Fix RISCV_ALTERNATIVE_EARLY

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Tue Sep 3 12:10:33 PDT 2024


Hello:

This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:

On Thu, 29 Aug 2024 18:50:48 +0200 you wrote:
> RISCV_ALTERNATIVE_EARLY will issue sbi_ecall() very early in the boot
> process, before the first memory mapping is setup so we can't have any
> instrumentation happening here.
> 
> In addition, when the kernel is relocatable, we must also not issue any
> relocation this early since they would have been patched virtually only.
> 
> [...]

Here is the summary with links:
  - [-fixes,v2] riscv: Fix RISCV_ALTERNATIVE_EARLY
    https://git.kernel.org/riscv/c/1ff95eb2bebd

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