commit | b4ef95de00be4c2c30feccf607a45093c8c118b7 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Tue Feb 26 09:40:27 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Feb 29 18:55:42 2008 +0100 |
tree | b8b608a63d6fde06bec0dc99aa4a6ca7d13c3230 | |
parent | 8be8f54bae3453588011cad06363813a5293af53 [diff] |
x86: disable BTS ptrace extensions for now revert the BTS ptrace extension for now. based on general objections from Roland McGrath: http://lkml.org/lkml/2008/2/21/323 we'll let the BTS functionality cook some more and re-enable it in v2.6.26. We'll leave the dead code around to help the development of this code. (X86_BTS is not defined at the moment) Signed-off-by: Ingo Molnar <mingo@elte.hu>