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:
fde7d90
)
workqueue: use percpu allocator for cwq on UP
author
Lai Jiangshan
<laijs@cn.fujitsu.com>
Fri, 9 Mar 2012 10:03:20 +0000
(18:03 +0800)
committer
Tejun Heo
<tj@kernel.org>
Mon, 12 Mar 2012 16:21:17 +0000
(09:21 -0700)
I notice that the commit bbddff makes percpu allocator can work on UP,
So we don't need the magic way for UP.
Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found