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:
34a06bd
)
workqueue: separate out init_worker_pool() from init_workqueues()
author
Tejun Heo
<tj@kernel.org>
Tue, 12 Mar 2013 18:30:00 +0000
(11:30 -0700)
committer
Tejun Heo
<tj@kernel.org>
Tue, 12 Mar 2013 18:30:00 +0000
(11:30 -0700)
This will be used to implement unbound pools with custom attributes.
This patch doesn't introduce any functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
No differences found