Re: [PATCH] workqueue: remove unused work_clear_pending()

2014-05-22 Thread Tejun Heo
On Thu, May 22, 2014 at 04:43:56PM +0800, Lai Jiangshan wrote:
> In 8930caba, setting last CPU and clearing PENDING got merged into a single

Ditto.

> operation (set_work_cpu_and_clear_pending()), which resulted that the
> internal routine work_clear_pending() is not used any more.
> 
> Signed-off-by: Lai Jiangshan 

Applied to wq/for-3.16.

Thanks.

-- 
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  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] workqueue: remove unused work_clear_pending()

2014-05-22 Thread Tejun Heo
On Thu, May 22, 2014 at 04:43:56PM +0800, Lai Jiangshan wrote:
 In 8930caba, setting last CPU and clearing PENDING got merged into a single

Ditto.

 operation (set_work_cpu_and_clear_pending()), which resulted that the
 internal routine work_clear_pending() is not used any more.
 
 Signed-off-by: Lai Jiangshan la...@cn.fujitsu.com

Applied to wq/for-3.16.

Thanks.

-- 
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  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/