]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
irqchip/gic-v3: Drop support for custom PPI partitions
authorMarc Zyngier <maz@kernel.org>
Mon, 20 Oct 2025 12:29:38 +0000 (13:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Oct 2025 16:16:36 +0000 (17:16 +0100)
commit64b9738eaa937232f2567fd55bbb4fc1a00242ea
tree052ae168d59b98ad9e8e3a276a228aeb568e9d30
parent4cdf4813f528cdadfc3778fed6b7783cfe1eb75a
irqchip/gic-v3: Drop support for custom PPI partitions

The only thing getting in the way of correctly handling PPIs the way they
were intended is the GICv3 hack that deals with PPI partitions.

Remove that code, allowing the common code to kick in.

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-22-maz@kernel.org
drivers/irqchip/Kconfig
drivers/irqchip/irq-gic-v3.c