diff options
| author | GUO Ren (XuanTie) <guoren@kernel.org> | 2026-08-16 07:00:45 +0000 |
|---|---|---|
| committer | Thomas Gleixner <tglx@kernel.org> | 2026-09-04 15:34:34 +0200 |
| commit | 1ae91dc397eb1dbc0f4fc6b96f2481cbc02fe0f9 (patch) | |
| tree | 325dcb8456067f32364889a44de981a0acece183 /scripts/Makefile.thinlto | |
| parent | bd94bea7165be450903c6d64bbcb4862e36798f9 (diff) | |
| download | linux-next-1ae91dc397eb1dbc0f4fc6b96f2481cbc02fe0f9.tar.gz linux-next-1ae91dc397eb1dbc0f4fc6b96f2481cbc02fe0f9.zip | |
riscv: smp: Move enum ipi_message_type to asm/smp.h
The IPI message type enumeration (and therefore IPI_MAX) is currently
private to arch/riscv/kernel/smp.c. Several IPI providers need to know
the exact number of IPIs that the architecture requires, so move the
enum into the public header.
This is a pure code movement with no functional change.
Signed-off-by: GUO Ren (XuanTie) <guoren@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Reviewed-by: Radu Rendec <radu@rendec.net>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://patch.msgid.link/20260816070049.2097442-2-guoren@kernel.org
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
