summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/pmu.c
diff options
context:
space:
mode:
authorJulien Thierry <julien.thierry@arm.com>2019-01-07 15:06:16 +0000
committerChristoffer Dall <christoffer.dall@arm.com>2019-01-24 15:09:01 +0100
commitfc3bc475231e12e9c0142f60100cf84d077c79e1 (patch)
treefb04cb09443ae104d82ab2f9e8f9be1f7117feb4 /virt/kvm/arm/pmu.c
parent8fa3adb8c6beee4af079ac90b9575ab92951de3f (diff)
downloadtalos-op-linux-fc3bc475231e12e9c0142f60100cf84d077c79e1.tar.gz
talos-op-linux-fc3bc475231e12e9c0142f60100cf84d077c79e1.zip
KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
vgic_dist->lpi_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 'virt/kvm/arm/pmu.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud