From: Ingo Molnar Date: Tue, 26 Feb 2008 08:40:27 +0000 (+0100) Subject: x86: disable BTS ptrace extensions for now X-Git-Tag: v2.6.25-rc4~134 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ef95de00be4c2c30feccf607a45093c8c118b7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed