git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e8cd2f
)
workqueue: make it clear that WQ_DRAINING is an internal flag
author
Tejun Heo
<tj@kernel.org>
Tue, 12 Mar 2013 18:30:04 +0000
(11:30 -0700)
committer
Tejun Heo
<tj@kernel.org>
Tue, 12 Mar 2013 18:30:04 +0000
(11:30 -0700)
We're gonna add another internal WQ flag. Let's make the distinction
clear. Prefix WQ_DRAINING with __ and move it to bit 16.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
No differences found