From: Tejun Heo Date: Fri, 3 Sep 2010 16:22:47 +0000 (+0200) Subject: vmalloc: pcpu_get/free_vm_areas() aren't needed on UP X-Git-Tag: v2.6.37-rc1~163^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8b02b4e5c6896e073bed736136d420bd44b627;p=pandora-kernel.git vmalloc: pcpu_get/free_vm_areas() aren't needed on UP These functions are used only by percpu memory allocator on SMP. Don't build them on UP. Signed-off-by: Tejun Heo Cc: Nick Piggin Reviewed-by: Chrsitoph Lameter --- Reading git-diff-tree failed