]> git.itanic.dy.fi Git - linux-stable/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Apr 2024 14:38:23 +0000 (16:38 +0200)
commit36264ae643789d014a81bc9427797a5af607150e
tree5ea974f259b2543b14500a2bb7f1190c35e4def1
parent70a2425a1335c130dc447b8e6eb2c173d247a0b4
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file

commit 0cd01ac5dcb1e18eb18df0f0d05b5de76522a437 upstream.

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>
Signed-off-by: Daniel Sneddon <daniel.sneddon@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kernel/cpu/bugs.c