]> git.ipfire.org Git - thirdparty/linux.git/commit
irqchip/gic: Allow self-SGIs for SMP on UP configurations
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 9 Aug 2016 06:50:44 +0000 (07:50 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 17 Aug 2016 17:31:20 +0000 (18:31 +0100)
commit059e232089e45b0befc9933d31209c225e08b426
treed872c69b79fb8e2845a60a167af15ef66d466ad4
parent1e12c4a9393b75a744aada2c8115434572698bc3
irqchip/gic: Allow self-SGIs for SMP on UP configurations

On systems where a single CPU is present, the GIC may not support
having SGIs delivered to a target list. In that case, we use the
self-SGI mechanism to allow the interrupt to be delivered locally.

Tested-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic.c