summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-crossbar.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2022-01-22 16:16:14 +0100
committerMarc Zyngier <maz@kernel.org>2022-01-22 16:42:49 +0100
commit16436f70abeebb29cd99444e27b310755806c1fa (patch)
treecdaeb1dcccd71aa2092d233f2f050edd9f51ffb3 /drivers/irqchip/irq-crossbar.c
parentirqchip/loongson-pch-ms: Use bitmap_free() to free bitmap (diff)
downloadlinux-16436f70abeebb29cd99444e27b310755806c1fa.tar.xz
linux-16436f70abeebb29cd99444e27b310755806c1fa.zip
irqchip/gic-v3-its: Fix build for !SMP
Commit 835f442fdbce ("irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime") added a reference to cpus_booted_once_mask, which does not exist on !SMP builds, breaking the build for such configurations. Given the intent of the check, short circuit it to always pass. Cc: Valentin Schneider <valentin.schneider@arm.com> Fixes: 835f442fdbce ("irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime") Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20220122151614.133766-1-ardb@kernel.org
Diffstat (limited to 'drivers/irqchip/irq-crossbar.c')
0 files changed, 0 insertions, 0 deletions