summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorGUO Ren (XuanTie) <guoren@kernel.org>2026-08-16 07:00:49 +0000
committerThomas Gleixner <tglx@kernel.org>2026-09-04 15:34:34 +0200
commit5b104000160dec7f01c292da1082fbe4bdd5f715 (patch)
treeb83b27654f355d448fee444271faf9944f9bd24c /scripts/Makefile.thinlto
parenta89546503a0ee87c20ba742a58000bbe4f87fd34 (diff)
downloadlinux-next-5b104000160dec7f01c292da1082fbe4bdd5f715.tar.gz
linux-next-5b104000160dec7f01c292da1082fbe4bdd5f715.zip
irqchip/imsic: Use IPI_MAX instead of IMSIC_NR_IPI
IMSIC was defining its own IMSIC_NR_IPI (= 8) which happened to match the architecture's IPI_MAX. Now that IPI_MAX is exported from riscv asm/smp.h, use the architecture constant and drop the private define. This keeps the number of multiplexed IPIs in sync with the rest of the RISC-V IPI infrastructure. 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-6-guoren@kernel.org
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions