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:
e3461a2
)
drm/nouveau: drop drm_global_mutex before sleeping in submission path
author
Ben Skeggs
<bskeggs@redhat.com>
Thu, 26 Aug 2010 05:02:32 +0000
(15:02 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Thu, 26 Aug 2010 22:39:23 +0000
(08:39 +1000)
If we keep hold of the mutex here, the process which currently holds the
buffer object will never be able to release it, causing a deadlock.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found