From: Adrian Bunk Date: Tue, 16 Oct 2007 08:24:18 +0000 (-0700) Subject: slub.c:early_kmem_cache_node_alloc() shouldn't be __init X-Git-Tag: v2.6.24-rc1~1241 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cd7daa51baf0934882bf24a7ae378ec75df665e;p=pandora-kernel.git slub.c:early_kmem_cache_node_alloc() shouldn't be __init WARNING: mm/built-in.o(.text+0x24bd3): Section mismatch: reference to .init.text:early_kmem_cache_node_alloc (between 'init_kmem_cache_nodes' and 'calculate_sizes') ... Signed-off-by: Adrian Bunk Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed