Messages in this thread |  | | | Date | Mon, 27 Aug 2012 13:05:10 -0700 | | From | Tejun Heo <> | | Subject | Re: [PATCH 6/7] workqueue: init 0 for idle_rebind.cnt |
| |
On Tue, Aug 28, 2012 at 01:58:26AM +0800, Lai Jiangshan wrote: > Access idle_rebind.cnt is always protected by gcwq->lock, > don't need to init it as 1.
But then the completion could be triggered prematurely, no?
Thanks.
-- tejun
|  |