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:
715b06b
)
workqueue: add worker_pool->id
author
Tejun Heo
<tj@kernel.org>
Thu, 24 Jan 2013 19:01:33 +0000
(11:01 -0800)
committer
Tejun Heo
<tj@kernel.org>
Thu, 24 Jan 2013 19:01:33 +0000
(11:01 -0800)
Add worker_pool->id which is allocated from worker_pool_idr. This
will be used to record the last associated worker_pool in work->data.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
No differences found