]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit362bef1441e235ceb2f4475b6a8d6ee6661c976c
tree15c53474958ac7f3bc4770fb10d69ecddce08274
parent3fe6c450c45f496d7faebd5d8547281f99ac3c2a
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