Files
linux/drivers/gpu/drm/amd/amdgpu
Philip Yang e5d3944e0e drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
[ Upstream commit 0a5f49cbf9 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-03-13 14:04:16 -07:00
..
2018-10-24 20:04:03 -05:00
2019-01-16 22:03:24 +01:00
2018-10-24 20:04:03 -05:00
2018-07-17 14:18:28 -05:00
2017-10-20 13:28:44 -04:00
2018-02-19 14:18:10 -05:00
2018-08-28 11:22:42 -05:00
2016-08-31 15:21:09 -04:00
2018-02-19 14:18:11 -05:00