commit | 1075414b06109a99b0e87601e84c74a95bd45681 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Mar 04 12:27:27 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 04 18:39:23 2009 +0100 |
tree | e1765999d14e5a70dbcd5e017dc5a024edeec6fe | |
parent | 26575e28df5eb2050c02369843faba38cecb4d8c [diff] |
lockdep: require framepointers for x86 Require framepointers for x86, because otherwise we'll be having empty stack traces, which is useless. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1236167295.5330.7240.camel@laptop> Signed-off-by: Ingo Molnar <mingo@elte.hu>