]> 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)
commit3fe6c450c45f496d7faebd5d8547281f99ac3c2a
tree105f2c3dc239a7076ba5acc757a7153730d30d06
parente2cf05037a5d45a8ee0ed3bc06f5f57da5ad0166
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