]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Revert "x86: disable X86_PTRACE_BTS"
authorIngo Molnar <mingo@elte.hu>
Wed, 24 Dec 2008 20:08:37 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 24 Dec 2008 20:08:37 +0000 (21:08 +0100)
This reverts commit 40f15ad8aadff5ebb621b17a6f303ad2cd3f847d.

The CONFIG_X86_PTRACE_BTS bugs have been fixed via:

 c5dee61: x86, bts: memory accounting
 bf53de9: x86, bts: add fork and exit handling

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig.cpu

index b54903efb39e10c27a14a0432713bc5dc552fdad..85a78575956cb0bdf473c4694f29eb7d497a154e 100644 (file)
@@ -521,7 +521,6 @@ config X86_PTRACE_BTS
        bool "Branch Trace Store"
        default y
        depends on X86_DEBUGCTLMSR
-       depends on BROKEN
        help
          This adds a ptrace interface to the hardware's branch trace store.