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:
b47acf2
)
[media] dib9000: fix explicit lock mismatches
author
Alexey Khoroshilov
<khoroshilov@ispras.ru>
Tue, 6 Mar 2012 20:08:16 +0000
(17:08 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 19 Mar 2012 17:36:17 +0000
(14:36 -0300)
There are several error paths, where &state->platform.risc.mem_mbx_lock
is not unlocked. The patch fixes it.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found