[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130514184835.GQ6795@mtj.dyndns.org>
Date: Tue, 14 May 2013 11:48:35 -0700
From: Tejun Heo <tj@...nel.org>
To: Joonsoo Kim <js1304@...il.com>
Cc: linux-kernel@...r.kernel.org, Joonsoo Kim <iamjoonsoo.kim@....com>,
Lai Jiangshan <laijs@...fujitsu.com>
Subject: Re: [PATCH for-3.10] workqueue: correct handling of the pool
spin_lock
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@...fujitsu.com>
> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@....com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists