]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v3: 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:26 +0000 (16:37 +0100)
commit6e0d1e064d4bd7647813b4a70c5cee0eee82f28f
tree105f2c3dc239a7076ba5acc757a7153730d30d06
parentb96df6603ccf3971797bf9686860cb9ecdcee14e
irqchip/gic-v3: Configure SGIs as standard interrupts

Change the way we deal with GICv3 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-v3.c