Re: [PATCH 0/7 V2] workqueue: cleanup for attr management

2015-05-17 Thread Lai Jiangshan
On 05/18/2015 09:26 AM, Tejun Heo wrote: > On Mon, May 18, 2015 at 08:39:21AM +0800, Lai Jiangshan wrote: >> ping > > Does this reflect the comments from the previous review cycle? > This is the V2 version of the V1 pathset. But it is just the updated version of the patch1&2 of the V1 patchset

Re: [PATCH 0/7 V2] workqueue: cleanup for attr management

2015-05-17 Thread Tejun Heo
On Mon, May 18, 2015 at 08:39:21AM +0800, Lai Jiangshan wrote: > ping Does this reflect the comments from the previous review cycle? -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at h

Re: [PATCH 0/7 V2] workqueue: cleanup for attr management

2015-05-17 Thread Lai Jiangshan
ping On 05/12/2015 08:32 PM, Lai Jiangshan wrote: > Hi, > > This is the V2 version of the V1 pathset. But it is just the updated > version of the patch1&2 of the V1 patchset. > > [1/5 V1] is split into [1/7 V2] and [2/7 V2]. > [2/5 V1] is split into [3,4,5,6,7/7 V2]. > > [1/7] extends the wq_p

[PATCH 0/7 V2] workqueue: cleanup for attr management

2015-05-12 Thread Lai Jiangshan
Hi, This is the V2 version of the V1 pathset. But it is just the updated version of the patch1&2 of the V1 patchset. [1/5 V1] is split into [1/7 V2] and [2/7 V2]. [2/5 V1] is split into [3,4,5,6,7/7 V2]. [1/7] extends the wq_pool_mutex lock region in the apply_workqueue_attrs(). It is a