[Cbe-oss-dev] [PATCH 1/6] spufs: fix interruptible mutexes
Christoph Hellwig
hch at lst.de
Thu Feb 7 15:38:05 EST 2008
On Wed, Feb 06, 2008 at 03:43:24PM -0200, Luke Browning wrote:
>
> Fix various state_mutex leaks. The worst one was introduced by the
> interrutible state_mutex conversion but there've been a few before
> as well. Notably spufs_wait now returns without the state_mutex held
> when returning an error, which actually cleans up some code aswell.
>
> Based on an original patch from Christoph Hellwig <hch at lst.de>.
>
> Fixed by Luke Browning <lukebrowning at us.ibm.com>
> * Eliminated double unlock in spufs_mfc_read
>
> Signed-off-by: Luke Browning <lukebrowning at us.ibm.com>
This is identical to the patch I sent out in reply to your review,
except this brings back the bookkeeping typos I fixed in after
your review :)
More information about the cbe-oss-dev
mailing list