diff options
author | Kou Ishizaki <[email protected]> | 2008-10-09 10:45:49 +1100 |
---|---|---|
committer | Jeremy Kerr <[email protected]> | 2008-10-10 11:06:17 +1100 |
commit | 6747c2ee8abf749e63fee8cd01a9ee293e6a4247 (patch) | |
tree | c1cb647d2169d0d12eab81e65b7f90d68a89f244 /fs/jbd2/commit.c | |
parent | ba0b996d01eaca4f3cc1f07dcc238fcad7e0d427 (diff) |
powerpc/spufs: add a missing mutex_unlock
A mutex_unlock(&gang->aff_mutex) in spufs_create_context() is missing
in case spufs_context_open() fails. As a result, spu_create syscall
and spu_get_idle() may block.
This patch adds the mutex_unlock.
Signed-off-by: Kou Ishizaki <[email protected]>
Signed-off-by: Jeremy Kerr <[email protected]>
Acked-by: Andre Detsch <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions