irqchip/gic: Refactor SMP configuration
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)
commit7ec46b519467852fc8eb83b6214ad568f8007846
tree15c53474958ac7f3bc4770fb10d69ecddce08274
parent64b499d8df40dadb1818ad9f74c4546951b37a8f
irqchip/gic: Refactor SMP configuration

As we are about to change quite a lot of the SMP support code,
let's start by moving it around so that it minimizes the amount
of #ifdefery.

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