]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit64b499d8df40dadb1818ad9f74c4546951b37a8f
tree105f2c3dc239a7076ba5acc757a7153730d30d06
parent70a29c32cf7909e96a469ae71d88b2c0fbcbd767
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