]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
x86/bugs: Print enabled attack vectors
authorDavid Kaplan <david.kaplan@amd.com>
Mon, 7 Jul 2025 18:33:15 +0000 (13:33 -0500)
committerBorislav Petkov (AMD) <bp@alien8.de>
Fri, 11 Jul 2025 15:56:41 +0000 (17:56 +0200)
commita026dc61cffd98541e048f3c88d3280bcd105bd4
treea0d16fd64d65c59e71fab73fbc4d50198bf4f912
parent6b21d2f0dc73699e468c877515472c52a5837f8f
x86/bugs: Print enabled attack vectors

Print the status of enabled attack vectors and SMT mitigation status in the
boot log for easier reporting and debugging.  This information will also be
available through sysfs.

Signed-off-by: David Kaplan <david.kaplan@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/20250707183316.1349127-21-david.kaplan@amd.com
arch/x86/kernel/cpu/bugs.c