提交 3b8d1fe0 编写于 作者: A Andi Kleen 提交者: Andi Kleen

[PATCH] Don't force frame pointers for lockdep

Now that stacktrace supports dwarf2 don't force frame pointers for lockdep anymore

Cc: mingo@elte.hu
Signed-off-by: NAndi Kleen <ak@suse.de>
上级 a32cf397
......@@ -218,7 +218,7 @@ config LOCKDEP
bool
depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT
select STACKTRACE
select FRAME_POINTER
select FRAME_POINTER if !X86
select KALLSYMS
select KALLSYMS_ALL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册