[PATCH] riscv: kexec: Cleanup riscv_kexec_relocate

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Fri Oct 27 06:20:29 PDT 2023


Hello:

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

On Wed, 30 Aug 2023 14:34:35 +0800 you wrote:
> For readability and simplicity, cleanup the riscv_kexec_relocate code:
> 
> - Re-sort the first 4 `mv` instructions against `riscv_kexec_method()`
> - Eliminate registers for debugging (s9,s10,s11) and storing const-value (s5,s6)
> - Replace `jalr` with `jr` for no-link jump
> 
> I tested this on Qemu virt machine and works as it was.
> 
> [...]

Here is the summary with links:
  - riscv: kexec: Cleanup riscv_kexec_relocate
    https://git.kernel.org/riscv/c/04a6a8eb1375

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