aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorPekka Enberg <penberg@kernel.org>2010-10-06 16:58:16 +0300
committerPekka Enberg <penberg@kernel.org>2010-10-06 21:16:42 +0300
commit92a5bbc11ff2442a54b2f1d313088c245828ef4e (patch)
tree282d34001447c8bdac1efe35bb04286788b6cdc9 /include/linux/Kbuild
parentslub: Move functions to reduce #ifdefs (diff)
downloadlinux-dev-92a5bbc11ff2442a54b2f1d313088c245828ef4e.tar.xz
linux-dev-92a5bbc11ff2442a54b2f1d313088c245828ef4e.zip
SLUB: Fix memory hotplug with !NUMA
This patch fixes the following build breakage when memory hotplug is enabled on UMA configurations: /home/test/linux-2.6/mm/slub.c: In function 'kmem_cache_init': /home/test/linux-2.6/mm/slub.c:3031:2: error: 'slab_memory_callback' undeclared (first use in this function) /home/test/linux-2.6/mm/slub.c:3031:2: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [mm/slub.o] Error 1 make[1]: *** [mm] Error 2 make: *** [sub-make] Error 2 Reported-by: Zimny Lech <napohybelskurwysynom2010@gmail.com> Acked-by: Christoph Lameter <cl@linux.com> Signed-off-by: Pekka Enberg <penberg@kernel.org>
Diffstat (limited to 'include/linux/Kbuild')
0 files changed, 0 insertions, 0 deletions