commit | 64a267e9a41c5a91efdfa5bf55bd2509cb4f7170 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@kernel.org> | Sat Apr 25 15:24:01 2020 +0100 |
committer | Marc Zyngier <maz@kernel.org> | Thu Sep 17 16:37:27 2020 +0100 |
tree | a29ff254b7365ad7f88bd8e63e7861e6084bf97a | |
parent | 7ec46b519467852fc8eb83b6214ad568f8007846 [diff] |
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>