]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commit64a267e9a41c5a91efdfa5bf55bd2509cb4f7170
treea29ff254b7365ad7f88bd8e63e7861e6084bf97a
parent7ec46b519467852fc8eb83b6214ad568f8007846
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