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:
4286f84
)
powerpc/spufs: Fix double unlocks
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 7 Mar 2012 11:01:35 +0000
(11:01 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 21 Mar 2012 00:16:10 +0000
(11:16 +1100)
spufs return path has a bug where it could end up trying to
unlock an inode mutex twice. Fix it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found