From: Tejun Heo Date: Fri, 14 Aug 2009 06:00:49 +0000 (+0900) Subject: percpu: build first chunk allocators selectively X-Git-Tag: v2.6.32-rc1~676^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08fc45806103e59a37418e84719b878f9bb32540;p=pandora-kernel.git percpu: build first chunk allocators selectively 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 --- Reading git-diff-tree failed