aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2018-03-06 04:21:06 -0500
committerMarc Zyngier <marc.zyngier@arm.com>2018-03-14 14:28:41 -0400
commit62b06f8f429cd233e4e2e7bbd21081ad60c9018f (patch)
tree0871247997ddd7cd419f800e41b64c506c3b7cb5 /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c
parent67870eb1204223598ea6d8a4467b482e9f5875b5 (diff)
KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
Our irq_is_pending() helper function accesses multiple members of the vgic_irq struct, so we need to hold the lock when calling it. Add that requirement as a comment to the definition and take the lock around the call in vgic_mmio_read_pending(), where we were missing it before. Fixes: 96b298000db4 ("KVM: arm/arm64: vgic-new: Add PENDING registers handlers") Signed-off-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions