]> git.ipfire.org Git - thirdparty/linux.git/commit
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
authorJosh Poimboeuf <jpoimboe@kernel.org>
Fri, 5 Apr 2024 18:14:13 +0000 (11:14 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 8 Apr 2024 17:27:05 +0000 (19:27 +0200)
commit0cd01ac5dcb1e18eb18df0f0d05b5de76522a437
tree5d24d791cfcf6888e64668151176489737641ce0
parent39cd87c4eb2b893354f3b850f916353f2658ae6f
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file

Change the format of the 'spectre_v2' vulnerabilities sysfs file
slightly by converting the commas to semicolons, so that mitigations for
future variants can be grouped together and separated by commas.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Daniel Sneddon <daniel.sneddon@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/bugs.c