]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Apr 2024 14:19:43 +0000 (16:19 +0200)
commit276fb9a658d0f44bc2e11b5f838cbe4e5759a223
tree99a7eb3e7b79d87f17c79b34c8b1203f4e0b6af8
parentb9c5f7da76b1bedc2ac30cc1a8c8062b54881704
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