lkml.org 
[lkml]   [2014]   [Apr]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] workqueue: add __WQ_FREEZING and remove POOL_FREEZING
On Tue, Mar 25, 2014 at 05:56:04PM +0800, Lai Jiangshan wrote:
> + __WQ_FREEZING = 1 << 15, /* internel: workqueue is freezing */
> __WQ_DRAINING = 1 << 16, /* internal: workqueue is draining */
> __WQ_ORDERED = 1 << 17, /* internal: workqueue is ordered */

Ooh, and please use bit 18, not 15. The intention here is using bits
>= 16 for internal flags.

Thanks.

--
tejun


\
 
 \ /
  Last update: 2014-04-17 04:41    [W:0.123 / U:1.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site