summaryrefslogtreecommitdiff
path: root/kernel/context_tracking.c
diff options
context:
space:
mode:
authorSascha Bischoff <Sascha.Bischoff@arm.com>2026-02-25 08:31:40 +0000
committerMarc Zyngier <maz@kernel.org>2026-02-25 08:55:59 +0000
commit29c8b85adb47daefc213381bc1831787f512d89b (patch)
tree716e27dcd7660b24e54ec3a708c1c997c9773a54 /kernel/context_tracking.c
parentec197dca8735f7627e5cff7e3fa8839b53a28514 (diff)
irqchip/gic-v5: Fix inversion of IRS_IDR0.virt flag
It appears that a !! became ! during a cleanup, resulting in inverted logic when detecting if a host GICv5 implementation is capable of virtualization. Re-add the missing !, fixing the behaviour. Fixes: 3227c3a89d65f ("irqchip/gic-v5: Check if impl is virt capable") Signed-off-by: Sascha Bischoff <sascha.bischoff@arm.com> Link: https://patch.msgid.link/20260225083130.3378490-1-sascha.bischoff@arm.com Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'kernel/context_tracking.c')
0 files changed, 0 insertions, 0 deletions