[Cbe-oss-dev] [PATCH 1/6] spufs: fix interruptible mutexes

Luke Browning lukebr at linux.vnet.ibm.com
Thu Feb 7 22:30:22 EST 2008


On Thu, 2008-02-07 at 05:38 +0100, Christoph Hellwig wrote:
> 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 :)
> 

Right.  Jeremy should pick up your version.  I included it in my patch
set to ensure that I had a good base to work from.  

Luke 




More information about the cbe-oss-dev mailing list