Преглед на файлове

Revert "x86: disable X86_PTRACE_BTS"

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>
Ingo Molnar преди 17 години
родител
ревизия
67be403d89
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      arch/x86/Kconfig.cpu

+ 0 - 1
arch/x86/Kconfig.cpu

@@ -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.