Skip to content

Commit

Permalink
sysfs/cpu: Fix typos in vulnerability documentation
Browse files Browse the repository at this point in the history
Fixes: 87590ce ("sysfs/cpu: Add vulnerability folder")
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
David Woodhouse authored and Thomas Gleixner committed Jan 9, 2018
1 parent 9c6a73c commit 9ecccfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/ABI/testing/sysfs-devices-system-cpu
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ What: /sys/devices/system/cpu/vulnerabilities
/sys/devices/system/cpu/vulnerabilities/meltdown
/sys/devices/system/cpu/vulnerabilities/spectre_v1
/sys/devices/system/cpu/vulnerabilities/spectre_v2
Date: Januar 2018
Date: January 2018
Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org>
Description: Information about CPU vulnerabilities

Expand All @@ -388,4 +388,4 @@ Description: Information about CPU vulnerabilities

"Not affected" CPU is not affected by the vulnerability
"Vulnerable" CPU is affected and no mitigation in effect
"Mitigation: $M" CPU is affetcted and mitigation $M is in effect
"Mitigation: $M" CPU is affected and mitigation $M is in effect

0 comments on commit 9ecccfa

Please sign in to comment.