diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-11-23 10:32:37 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-12-02 12:46:00 -0500 |
commit | a9906fde57b690c5e606daf8c5994850a5abfc84 (patch) | |
tree | a14795ead2ce6d7c9f345642652c3f831f79a0e0 /drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | |
parent | f930b2e8628f4e6e818ea69a426a2b732679e15b (diff) | |
download | linux-a9906fde57b690c5e606daf8c5994850a5abfc84.tar.gz linux-a9906fde57b690c5e606daf8c5994850a5abfc84.tar.bz2 linux-a9906fde57b690c5e606daf8c5994850a5abfc84.zip |
drm/amdgpu: Use unlocked gem unreferencing
For drm_gem_object_unreference callers are required to hold
dev->struct_mutex, which these paths don't. Enforcing this requirement
has become a bit more strict with
commit ef4c6270bf2867e2f8032e9614d1a8cfc6c71663
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date: Thu Oct 15 09:36:25 2015 +0200
drm/gem: Check locking in drm_gem_object_unreference
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
0 files changed, 0 insertions, 0 deletions