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:
2844ea3
)
drm/vmwgfx: Fix query buffer locking order violation
author
Thomas Hellstrom
<thellstrom@vmware.com>
Mon, 31 Mar 2014 08:20:30 +0000
(10:20 +0200)
committer
Thomas Hellstrom
<thellstrom@vmware.com>
Thu, 3 Apr 2014 07:31:37 +0000
(09:31 +0200)
The query buffers were reserved while holding the binding mutex, which
caused a circular locking dependency.
Cc: stable@vger.kernel.org
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
No differences found