Re: [PATCH 07/12] workqueue: remove WORKER_STARTED

2012-09-28 Thread Lai Jiangshan
On 09/27/2012 02:36 AM, Tejun Heo wrote: > On Thu, Sep 27, 2012 at 01:20:38AM +0800, Lai Jiangshan wrote: >> All newly created worker will enter idle soon, >> WORKER_STARTED is not used any more, remove it. > > Please merge this with the previous patch. > OK, I will do it. Thanks, Lai -- To

Re: [PATCH 07/12] workqueue: remove WORKER_STARTED

2012-09-28 Thread Lai Jiangshan
On 09/27/2012 02:36 AM, Tejun Heo wrote: On Thu, Sep 27, 2012 at 01:20:38AM +0800, Lai Jiangshan wrote: All newly created worker will enter idle soon, WORKER_STARTED is not used any more, remove it. Please merge this with the previous patch. OK, I will do it. Thanks, Lai -- To

Re: [PATCH 07/12] workqueue: remove WORKER_STARTED

2012-09-26 Thread Tejun Heo
On Thu, Sep 27, 2012 at 01:20:38AM +0800, Lai Jiangshan wrote: > All newly created worker will enter idle soon, > WORKER_STARTED is not used any more, remove it. Please merge this with the previous patch. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH 07/12] workqueue: remove WORKER_STARTED

2012-09-26 Thread Lai Jiangshan
All newly created worker will enter idle soon, WORKER_STARTED is not used any more, remove it. Signed-off-by: Lai Jiangshan --- kernel/workqueue.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/kernel/workqueue.c b/kernel/workqueue.c index fe3b1d3..d37f446 100644 ---

[PATCH 07/12] workqueue: remove WORKER_STARTED

2012-09-26 Thread Lai Jiangshan
All newly created worker will enter idle soon, WORKER_STARTED is not used any more, remove it. Signed-off-by: Lai Jiangshan la...@cn.fujitsu.com --- kernel/workqueue.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/kernel/workqueue.c b/kernel/workqueue.c index

Re: [PATCH 07/12] workqueue: remove WORKER_STARTED

2012-09-26 Thread Tejun Heo
On Thu, Sep 27, 2012 at 01:20:38AM +0800, Lai Jiangshan wrote: All newly created worker will enter idle soon, WORKER_STARTED is not used any more, remove it. Please merge this with the previous patch. -- tejun -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the