summary refs log tree commit diff
path: root/drivers/edac
diff options
context:
space:
mode:
authorPhilip Yang <Philip.Yang@amd.com>2019-01-30 15:21:16 -0500
committerAlex Deucher <alexander.deucher@amd.com>2019-02-05 18:10:24 -0500
commit0a5f49cbf9d6ad3721c16f8a6d823363ea7a160f (patch)
tree9d30f4c625e164ab9402f0cb55dc0af1ee9f697c /drivers/edac
parent7e4545d372b560df10fa47281ef0783a479ce435 (diff)
downloadlinux-0a5f49cbf9d6ad3721c16f8a6d823363ea7a160f.tar.gz
drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
amdgpu_vm_get_task_info is called from interrupt handler and sched timeout
workqueue, we should use irq version spin_lock to avoid deadlock.

Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions