[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172659063700.214459.15823238572969686332.git-patchwork-notify@kernel.org>
Date: Tue, 17 Sep 2024 16:30:37 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Jinjie Ruan <ruanjinjie@...wei.com>
Cc: linux-riscv@...ts.infradead.org, paul.walmsley@...ive.com,
palmer@...belt.com, aou@...s.berkeley.edu, samuel.holland@...ive.com,
conor.dooley@...rochip.com, takakura@...inux.co.jp,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] RISC-V: Implement kgdb_roundup_cpus() to enable future NMI
Roundup
Hello:
This patch was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@...osinc.com>:
On Sat, 27 Jul 2024 14:34:38 +0800 you wrote:
> Until now, the generic weak kgdb_roundup_cpus() has been used for kgdb on
> RISCV. A custom one allows to debug CPUs that are stuck with interrupts
> disabled with NMI support in the future. And using an IPI is better than
> the generic one since it avoids the potential situation described in the
> generic kgdb_call_nmi_hook(). As Andrew pointed out, once there is NMI
> support, we can easily extend this and the CPU backtrace support
> to use NMIs.
>
> [...]
Here is the summary with links:
- [v2] RISC-V: Implement kgdb_roundup_cpus() to enable future NMI Roundup
https://git.kernel.org/riscv/c/983f12149942
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists