diff --git a/[refs] b/[refs] index 8eda8b7d2737..4647b82f42f2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6ff9a64d2aaa6eae396adc95e9c91c0cbfa6dbe4 +refs/heads/master: 511b01bdf64ad8a38414096eab283c7784aebfc4 diff --git a/trunk/arch/x86/Kconfig.cpu b/trunk/arch/x86/Kconfig.cpu index 924e156a85ab..8130334329c0 100644 --- a/trunk/arch/x86/Kconfig.cpu +++ b/trunk/arch/x86/Kconfig.cpu @@ -506,6 +506,7 @@ 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.