]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic: Configure SGIs as standard interrupts
authorMarc Zyngier <maz@kernel.org>
Sat, 25 Apr 2020 14:24:01 +0000 (15:24 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 17 Sep 2020 15:37:27 +0000 (16:37 +0100)
commit1913892484bc831bfee8a34731525c8044eed929
treea29ff254b7365ad7f88bd8e63e7861e6084bf97a
parent362bef1441e235ceb2f4475b6a8d6ee6661c976c
irqchip/gic: Configure SGIs as standard interrupts

Change the way we deal with GIC SGIs by turning them into proper
IRQs, and calling into the arch code to register the interrupt range
instead of a callback.

Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-gic.c