mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
Revert "x86: disable X86_PTRACE_BTS"
This reverts commit40f15ad8aa
. The CONFIG_X86_PTRACE_BTS bugs have been fixed via:c5dee61
: x86, bts: memory accountingbf53de9
: x86, bts: add fork and exit handling Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
db8862eafe
commit
67be403d89
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user