[PATCH v4 0/2] riscv: Rework the arch_kgdb_breakpoint() implementation
patchwork-bot+linux-riscv at kernel.org
patchwork-bot+linux-riscv at kernel.org
Wed Apr 16 11:42:32 PDT 2025
Hello:
This series was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:
On Fri, 11 Apr 2025 15:29:04 +0800 you wrote:
> 1. The arch_kgdb_breakpoint() function defines the kgdb_compiled_break
> symbol using inline assembly.
>
> There's a potential issue where the compiler might inline
> arch_kgdb_breakpoint(), which would then define the kgdb_compiled_break
> symbol multiple times, leading to fail to link vmlinux.o.
>
> [...]
Here is the summary with links:
- [v4,1/2] riscv: KGDB: Do not inline arch_kgdb_breakpoint()
https://git.kernel.org/riscv/c/3af4bec9c1db
- [v4,2/2] riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
https://git.kernel.org/riscv/c/550c2aa787d1
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