]> git.baikalelectronics.ru Git - kernel.git/commit
x86: disable BTS ptrace extensions for now
authorIngo Molnar <mingo@elte.hu>
Tue, 26 Feb 2008 08:40:27 +0000 (09:40 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 29 Feb 2008 17:55:42 +0000 (18:55 +0100)
commit212dde73e7d7bd2ba08acf1b374735b48b06e43a
treeb8b608a63d6fde06bec0dc99aa4a6ca7d13c3230
parent6b074fbb18198f7b6d9db09f521b0992e7874413
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>
arch/x86/kernel/process_32.c
arch/x86/kernel/process_64.c
arch/x86/kernel/ptrace.c