[PATCH V3] riscv: set trap vector earlier
yang.zhang
gaoshanliukou at 163.com
Sun Jul 14 22:42:16 PDT 2024
hi:
Yeah, thanks.
At 2024-07-15 04:30:33, patchwork-bot+linux-riscv at kernel.org wrote:
>Hello:
>
>This patch was applied to riscv/linux.git (for-next)
>by Palmer Dabbelt <palmer at rivosinc.com>:
>
>On Wed, 8 May 2024 10:24:45 +0800 you wrote:
>> From: "yang.zhang" <yang.zhang at hexintek.com>
>>
>> The exception vector of the booting hart is not set before enabling
>> the mmu and then still points to the value of the previous firmware,
>> typically _start. That makes it hard to debug setup_vm() when bad
>> things happen. So fix that by setting the exception vector earlier.
>>
>> [...]
>
>Here is the summary with links:
> - [V3] riscv: set trap vector earlier
> https://git.kernel.org/riscv/c/6ad8735994b8
>
>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