Re: [PATCH for-3.10] workqueue: correct handling of the poolspin_lock

From: Tejun Heo
Date: Tue May 14 2013 - 14:48:47 EST


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 <laijs@xxxxxxxxxxxxxx>
> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/