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:
857aea1
)
drm/vmwgfx: unlock on error path in vmw_execbuf_process()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 11 Feb 2014 16:03:47 +0000
(19:03 +0300)
committer
Thomas Hellstrom
<thellstrom@vmware.com>
Wed, 12 Feb 2014 11:22:25 +0000
(12:22 +0100)
There is a missing unlock on error here.
Fixes:
30f82d816d2d
('drm/vmwgfx: Reemit context bindings when necessary v2')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
No differences found