Files
linux/drivers/gpu
Christian König 16bb81d541 drm/amdgpu: grab the id mgr lock while accessing passid_mapping
[ Upstream commit 6817bf283b ]

Need to make sure that we actually dropping the right fence.
Could be done with RCU as well, but to complicated for a fix.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chunming Zhou <david1.zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-31 16:34:48 +01:00
..