On Wed, May 01, 2013 at 12:07:00AM +0900, Joonsoo Kim wrote: > When we fail to mutex_trylock(), we release the pool spin_lock and do > mutex_lock(). After that, we should regrab the pool spin_lock, but, > regrabbing is missed in current code. So correct it. > > Cc: Lai Jiangshan <[email protected]> > Signed-off-by: Joonsoo Kim <[email protected]>
Applied to wq/for-3.10-fixes. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

