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:
4281329
)
soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()
author
Axel Lin
<axel.lin@ingics.com>
Mon, 27 Oct 2014 16:37:35 +0000
(09:37 -0700)
committer
Santosh Shilimkar
<ssantosh@kernel.org>
Mon, 27 Oct 2014 16:37:35 +0000
(09:37 -0700)
Don't call mutex_unlock() in the error patch if the mutex_lock() is not called.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
No differences found