summaryrefslogtreecommitdiff
path: root/include/linux/cpu.h
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2019-04-12 17:50:58 -0400
committerThomas Gleixner <tglx@linutronix.de>2019-04-17 20:59:23 +0200
commite2c3c94788b08891dcf3dbe608f9880523ecd71b (patch)
treee79e7576aa0ee562943ab11f9a678062af20fb15 /include/linux/cpu.h
parentcae5ec342645746d617dd420d206e1588d47768a (diff)
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
This code is only for CPUs which are affected by MSBDS, but are *not* affected by the other two MDS issues. For such CPUs, enabling the mds_idle_clear mitigation is enough to mitigate SMT. However if user boots with 'mds=off' and still has SMT enabled, we should not report that SMT is mitigated: $cat /sys//devices/system/cpu/vulnerabilities/mds Vulnerable; SMT mitigated But rather: Vulnerable; SMT vulnerable Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Tyler Hicks <tyhicks@canonical.com> Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com> Link: https://lkml.kernel.org/r/20190412215118.294906495@localhost.localdomain
Diffstat (limited to 'include/linux/cpu.h')
0 files changed, 0 insertions, 0 deletions