summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJulien Thierry <julien.thierry@arm.com>2019-01-07 18:06:17 +0300
committerChristoffer Dall <christoffer.dall@arm.com>2019-01-24 17:09:09 +0300
commite08d8d296079e8fd7eefd53f73dcafebd3a5bf9f (patch)
treef5c8dd9720124448df761c27d636a71d8dd0ca02 /tools
parentfc3bc475231e12e9c0142f60100cf84d077c79e1 (diff)
downloadlinux-e08d8d296079e8fd7eefd53f73dcafebd3a5bf9f.tar.xz
KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock
vgic_cpu->ap_list_lock must always be taken with interrupts disabled as it is used in interrupt context. For configurations such as PREEMPT_RT_FULL, this means that it should be a raw_spinlock since RT spinlocks are interruptible. Signed-off-by: Julien Thierry <julien.thierry@arm.com> Acked-by: Christoffer Dall <christoffer.dall@arm.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions