Re: [PATCH] kmemtrace: fix build breakage in befs

From: Ingo Molnar
Date: Tue Mar 24 2009 - 06:34:41 EST



64-bit defconfig:

In file included from include/linux/slub_def.h:14,
from include/linux/slab.h:154,
from include/linux/percpu.h:6,
from include/linux/rcutree.h:37,
from include/linux/rcupdate.h:61,
from include/linux/tracepoint.h:19,
from include/linux/module.h:20,
from include/linux/crypto.h:22,
from arch/x86/kernel/asm-offsets_64.c:8,
from arch/x86/kernel/asm-offsets.c:5:
include/trace/kmemtrace.h:24: error: expected â)â before â(â token
include/trace/kmemtrace.h:31: error: expected â)â before â(â token
include/trace/kmemtrace.h:38: error: expected â)â before â(â token
include/trace/kmemtrace.h:46: error: expected â)â before â(â token
include/trace/kmemtrace.h:54: error: expected â)â before â(â token
include/trace/kmemtrace.h:57: error: expected â)â before â(â token
In file included from include/linux/slab.h:154,
from include/linux/percpu.h:6,
from include/linux/rcutree.h:37,
from include/linux/rcupdate.h:61,
from include/linux/tracepoint.h:19,
from include/linux/module.h:20,
from include/linux/crypto.h:22,
from arch/x86/kernel/asm-offsets_64.c:8,
from arch/x86/kernel/asm-offsets.c:5:
include/linux/slub_def.h: In function âkmalloc_largeâ:
include/linux/slub_def.h:236: error: implicit declaration of function âtrace_kmallocâ
include/linux/slub_def.h: In function âkmalloc_nodeâ:
include/linux/slub_def.h:296: error: implicit declaration of function âtrace_kmalloc_nodeâ
3.65user 0.62system 0:02.86elapsed 149%CPU (0avgtext+0avgdata 0maxresident)k

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/