Searched hist:eebead5b8ff89340dc18ceec996157d0eb7d0287 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | fault.c | diff eebead5b8ff89340dc18ceec996157d0eb7d0287 Thu Feb 07 22:50:41 CST 2008 Christoph Hellwig <hch@lst.de> [POWERPC] spufs: Fix state_mutex leaks
Fix various state_mutex leaks. The worst one was introduced by the interrutible state_mutex conversion but there've been a few before too. Notably spufs_wait now returns without the state_mutex held when returning an error, which actually cleans up some code.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Luke Browning <lukebrowning@us.ibm.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | run.c | diff eebead5b8ff89340dc18ceec996157d0eb7d0287 Thu Feb 07 22:50:41 CST 2008 Christoph Hellwig <hch@lst.de> [POWERPC] spufs: Fix state_mutex leaks
Fix various state_mutex leaks. The worst one was introduced by the interrutible state_mutex conversion but there've been a few before too. Notably spufs_wait now returns without the state_mutex held when returning an error, which actually cleans up some code.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Luke Browning <lukebrowning@us.ibm.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | spufs.h | diff eebead5b8ff89340dc18ceec996157d0eb7d0287 Thu Feb 07 22:50:41 CST 2008 Christoph Hellwig <hch@lst.de> [POWERPC] spufs: Fix state_mutex leaks
Fix various state_mutex leaks. The worst one was introduced by the interrutible state_mutex conversion but there've been a few before too. Notably spufs_wait now returns without the state_mutex held when returning an error, which actually cleans up some code.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Luke Browning <lukebrowning@us.ibm.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | file.c | diff eebead5b8ff89340dc18ceec996157d0eb7d0287 Thu Feb 07 22:50:41 CST 2008 Christoph Hellwig <hch@lst.de> [POWERPC] spufs: Fix state_mutex leaks
Fix various state_mutex leaks. The worst one was introduced by the interrutible state_mutex conversion but there've been a few before too. Notably spufs_wait now returns without the state_mutex held when returning an error, which actually cleans up some code.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Luke Browning <lukebrowning@us.ibm.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
|