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:
bc3a1af
)
workqueue: factor out initial worker creation into create_and_start_worker()
author
Tejun Heo
<tj@kernel.org>
Thu, 14 Mar 2013 02:47:39 +0000
(19:47 -0700)
committer
Tejun Heo
<tj@kernel.org>
Thu, 14 Mar 2013 02:47:39 +0000
(19:47 -0700)
get_unbound_pool(), workqueue_cpu_up_callback() and init_workqueues()
have similar code pieces to create and start the initial worker factor
those out into create_and_start_worker().
This patch doesn't introduce any functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/workqueue.c
patch
|
blob
|
history
diff --cc
kernel/workqueue.c
Simple merge