]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
irqchip: Kill irq-partition-percpu
authorMarc Zyngier <maz@kernel.org>
Mon, 20 Oct 2025 12:29:40 +0000 (13:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Oct 2025 16:16:36 +0000 (17:16 +0100)
commitc620438ef2ac80b09269a9ae3c0b4fe5add19bfe
tree22ab52c62fd6199b72b5ddf2f8ade91783968d15
parent7443813f107a344139b3c7d04161bd7bddea7eda
irqchip: Kill irq-partition-percpu

This code is now completely unused, and nobody will ever miss it.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Will Deacon <will@kernel.org>
Link: https://patch.msgid.link/20251020122944.3074811-24-maz@kernel.org
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-partition-percpu.c [deleted file]
include/linux/irqchip/irq-partition-percpu.h [deleted file]