From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 9 Oct 2008 17:03:49 -0700 From: Andrew Morton Subject: Re: git-slab plus git-tip breaks i386 allnoconfig Message-Id: <20081009170349.35e0df12.akpm@linux-foundation.org> In-Reply-To: <20081009164700.c9042902.akpm@linux-foundation.org> References: <20081009164700.c9042902.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: penberg@cs.helsinki.fi, mingo@elte.hu, linux-mm@kvack.org List-ID: OK, i386 allmodconfig is suffering something similar. In file included from include/linux/slub_def.h:13, from include/linux/slab.h:184, from include/linux/percpu.h:5, from include/linux/rcupdate.h:39, from include/linux/marker.h:16, from include/linux/module.h:18, from include/linux/crypto.h:21, from arch/x86/kernel/asm-offsets_32.c:7, from arch/x86/kernel/asm-offsets.c:2: include/linux/kmemtrace.h: In function 'kmemtrace_mark_alloc_node': include/linux/kmemtrace.h:33: error: implicit declaration of function 'trace_mark' include/linux/kmemtrace.h:33: error: 'kmemtrace_alloc' undeclared (first use in this function) include/linux/kmemtrace.h:33: error: (Each undeclared identifier is reported only once include/linux/kmemtrace.h:33: error: for each function it appears in.) include/linux/kmemtrace.h: In function 'kmemtrace_mark_free': include/linux/kmemtrace.h:44: error: 'kmemtrace_free' undeclared (first use in this function) I'll drop the slab tree. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org