]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/spufs: Fix double unlocks
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 7 Mar 2012 11:01:35 +0000 (11:01 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 21 Mar 2012 00:16:10 +0000 (11:16 +1100)
commit848e38d46fd990cd6f848c7249c232513ad740f3
treea1faed46815de2f139c166293db61fd495e34dd4
parente657e5a39eb8feab18dfce183b781d13205ed8cc
powerpc/spufs: Fix double unlocks

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>
arch/powerpc/platforms/cell/spufs/inode.c
arch/powerpc/platforms/cell/spufs/syscalls.c