From: Namhyung Kim Date: Wed, 29 Sep 2010 12:02:15 +0000 (+0900) Subject: slub: Move NUMA-related functions under CONFIG_NUMA X-Git-Tag: v2.6.37-rc1~141^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d1f57e4d3d547b113ebd62f569be13bf485e53b;p=pandora-kernel.git slub: Move NUMA-related functions under CONFIG_NUMA Make kmalloc_cache_alloc_node_notrace(), kmalloc_large_node() and __kmalloc_node_track_caller() to be compiled only when CONFIG_NUMA is selected. Acked-by: David Rientjes Signed-off-by: Namhyung Kim Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed