Re: alpha: undefined reference to `save_stack_trace'
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 31 Oct 2008 18:24:11 +0000
On Fri, Oct 31, 2008 at 07:57:51PM +0300, Alexey Dobriyan wrote:
On alpha-smp-[ny]-debug-y:
LD .tmp_vmlinux1
kernel/built-in.o: In function `ftrace_trace_stack':
(.text+0x706fc): undefined reference to `save_stack_trace'
Somehow STACKTRACE is set despite no STACKTRACE_SUPPORT.
select blows, film at 11. TRACING blindly selects STACKTRACE, with a bunch
of stuff in kernel/tracing/Kconfig doing select of TRACING. Not just an alpha
problem, BTW.
FWIW, we probably ought to make scripts/kconfig/conf check if dependencies
are satisfied before writing .config out and scream bloody murder if they
are not.
--
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/
- Follow-Ups:
- Re: alpha: undefined reference to `save_stack_trace'
- From: Al Viro
- Re: alpha: undefined reference to `save_stack_trace'
- References:
- alpha: undefined reference to `save_stack_trace'
- From: Alexey Dobriyan
- alpha: undefined reference to `save_stack_trace'
- Prev by Date: Re: SLAB vs. SLUB tbench regression (Was: [tbench regression fixes]: digging out smelly deadmen.)
- Next by Date: Re: data corruption: revalidating a (removable) hdd/flash on re-insert
- Previous by thread: alpha: undefined reference to `save_stack_trace'
- Next by thread: Re: alpha: undefined reference to `save_stack_trace'
- Index(es):