Re: [PATCH 2/2] workqueue: fix possible deadlock in idle workerrebinding

From: Tejun Heo
Date: Wed Sep 05 2012 - 19:11:16 EST


On Tue, Sep 04, 2012 at 11:16:32PM -0700, Tejun Heo wrote:
> Currently, rebind_workers() and idle_worker_rebind() are two-way
> interlocked. rebind_workers() waits for idle workers to finish
> rebinding and rebound idle workers wait for rebind_workers() to finish
> rebinding busy workers before proceeding.

Applied to wq/for-3.6-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/