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:
aa35071
)
drm/radeon: remove duplicates check
author
Christian König
<christian.koenig@amd.com>
Wed, 3 Dec 2014 14:46:49 +0000
(15:46 +0100)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 3 Dec 2014 23:26:53 +0000
(18:26 -0500)
Completely unnecessary since the ww_mutex used to reserve a buffer
can detect double reservations from the same thread anyway.
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found