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:
00ae406
)
percpu: build first chunk allocators selectively
author
Tejun Heo
<tj@kernel.org>
Fri, 14 Aug 2009 06:00:49 +0000
(15:00 +0900)
committer
Tejun Heo
<tj@kernel.org>
Fri, 14 Aug 2009 06:00:49 +0000
(15:00 +0900)
There's no need to build unused first chunk allocators in. Define
CONFIG_NEED_PER_CPU_*_FIRST_CHUNK and let archs enable them
selectively.
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found