lockdep: Select frame pointers on x86
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Fri, 12 Jun 2009 08:04:01 +0000 (10:04 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Jul 2009 23:31:50 +0000 (16:31 -0700)
commitda4dec0d172d4a7e27d9530b5dd0c959d3af0a6f
treed50e105dcab89499dd5d76d83841d193f7fa1613
parent16171659aff37ec9e4a16f2881b16d07df6a3111
lockdep: Select frame pointers on x86

commit 00540e5d54be972a94a3b2ce6da8621bebe731a2 upstream.

x86 stack traces are a piece of crap without frame pointers, and its not
like the 'performance gain' of not having stack pointers matters when you
selected lockdep.

Reported-by: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <new-submission>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
lib/Kconfig.debug