aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2022-01-22 16:16:14 +0100
committerMarc Zyngier <[email protected]>2022-01-22 15:42:49 +0000
commit16436f70abeebb29cd99444e27b310755806c1fa (patch)
treecdaeb1dcccd71aa2092d233f2f050edd9f51ffb3 /scripts/patch-kernel
parentc831d92890e037aafee662e66172d406804e4818 (diff)
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 <[email protected]> Fixes: 835f442fdbce ("irqchip/gic-v3-its: Limit memreserve cpuhp state lifetime") Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions