git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c548b34
)
drm/radeon: Don't take dev->struct_mutex in bo_force_delete
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 9 Jul 2015 21:32:47 +0000
(23:32 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 17 Aug 2015 20:51:11 +0000
(16:51 -0400)
It really doesn't protect anything which doesn't have other locks
already. Also this is run from driver unload code so not much need for
locks anyway.
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_object.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/radeon/radeon_object.c
Simple merge