Re: [PATCH 10/10 V4] workqueue: merge the role of rebind_hold toidle_done

From: Tejun Heo
Date: Tue Sep 04 2012 - 21:15:12 EST


On Sun, Sep 02, 2012 at 12:28:28AM +0800, Lai Jiangshan wrote:
> Currently is single pass, we can wait on idle_done instead wait on rebind_hold.
> So we can remove rebind_hold and make the code simpler.

As I wrote before, in general, I do like this approach; however, the
implementation in this series seems to make the code longer, which
kinda defeats its purpose of simplifying the implementation. It could
be because the series is mixing fixes with restructuring. Can you
please re-spin the restructuring part once fixes are settled? Let's
see if that actually makes things simpler.

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/