From: Peter Zijlstra Date: Fri, 12 Jun 2009 08:04:01 +0000 (+0200) Subject: lockdep: Select frame pointers on x86 X-Git-Tag: v2.6.31-rc1~85^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00540e5d54be972a94a3b2ce6da8621bebe731a2;p=pandora-kernel.git lockdep: Select frame pointers on x86 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 LKML-Reference: Cc: Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed