]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
riscv: Register IPI IRQs with unique names
authorSamuel Holland <samuel.holland@sifive.com>
Thu, 16 Oct 2025 00:32:05 +0000 (17:32 -0700)
committerPaul Walmsley <pjw@kernel.org>
Sat, 18 Oct 2025 04:00:29 +0000 (22:00 -0600)
commit223bfc4d403c5e4841f9d2b5be88a6e236942e4e
tree64d33294f63a32db1da79384131a8afb2142839c
parente7b969cbe302d49032d4c2bb36c57c9c623ebfdc
riscv: Register IPI IRQs with unique names

This allows different IPIs to be distinguished in tracing output.

Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Link: https://lore.kernel.org/r/20251016003244.3910332-1-samuel.holland@sifive.com
Signed-off-by: Paul Walmsley <pjw@kernel.org>
arch/riscv/kernel/smp.c