]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
irqchip/gic-common: Don't enable SGIs by default
authorMarc Zyngier <maz@kernel.org>
Tue, 19 May 2020 08:42:46 +0000 (09:42 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 17 Sep 2020 15:37:27 +0000 (16:37 +0100)
commit3567c6ca47546106d36d995790e4eb80e3f14632
tree0ee6b81919f276cab8d820998d4dfcc8708c9bf9
parent64a267e9a41c5a91efdfa5bf55bd2509cb4f7170
irqchip/gic-common: Don't enable SGIs by default

The architecture code now enables the IPIs as required, so no
need to enable SGIs by default in the GIC code.

Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-gic-common.c