linux-stable/arch/x86/kernel/cpu
Josh Poimboeuf 7f18a0df76 x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
commit 36d4fe147c upstream.

Unlike most other mitigations' "auto" options, spectre_bhi=auto only
mitigates newer systems, which is confusing and not particularly useful.

Remove it.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Nikolay Borisov <nik.borisov@suse.com>
Cc: Sean Christopherson <seanjc@google.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/412e9dc87971b622bbbaf64740ebc1f140bff343.1712813475.git.jpoimboe@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-04-17 11:18:29 +02:00
..
mce x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() 2024-04-10 16:28:33 +02:00
microcode x86/microcode/AMD: Load late on both threads too 2023-07-01 13:16:23 +02:00
mtrr
resctrl x86/resctrl: Implement new mba_MBps throttling heuristic 2024-03-26 18:20:29 -04:00
sgx x86/sgx: Resolves SECS reclaim vs. page fault for EAUG race 2023-10-06 14:56:59 +02:00
.gitignore
acrn.c
amd.c x86/CPU/AMD: Update the Zenbleed microcode revisions 2024-04-03 15:19:37 +02:00
aperfmperf.c x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency invariance readings 2023-02-09 11:28:12 +01:00
bugs.c x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto 2024-04-17 11:18:29 +02:00
cacheinfo.c
centaur.c
common.c x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' 2024-04-17 11:18:28 +02:00
cpu.h x86/speculation: Add Gather Data Sampling mitigation 2023-08-08 20:03:48 +02:00
cpuid-deps.c
cyrix.c
feat_ctl.c
hygon.c x86/cpu/hygon: Fix the CPU topology evaluation for real 2023-11-28 17:07:07 +00:00
hypervisor.c
intel.c x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registers 2024-03-06 14:45:11 +00:00
intel_epb.c
intel_pconfig.c
Makefile
match.c
mkcapflags.sh
mshyperv.c x86/coco: Get rid of accessor functions 2024-04-03 15:19:47 +02:00
perfctr-watchdog.c
powerflags.c
proc.c
rdrand.c
scattered.c x86/bhi: Define SPEC_CTRL_BHI_DIS_S 2024-04-10 16:28:35 +02:00
topology.c x86/topology: Fix erroneous smp_num_siblings on Intel Hybrid platforms 2023-05-30 14:03:19 +01:00
transmeta.c
tsx.c x86/tsx: Add a feature bit for TSX control MSR support 2022-11-21 14:08:20 +01:00
umc.c
umwait.c
vmware.c
vortex.c
zhaoxin.c