Skip to content

Commit

Permalink
x86/speculation/mds: Fix documentation typo
Browse files Browse the repository at this point in the history
commit 95310e3 upstream.

Fix a minor typo in the MDS documentation: "eanbled" -> "enabled".

Reported-by: Jeff Bastian <jbastian@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
  • Loading branch information
Josh Poimboeuf authored and Ben Hutchings committed May 22, 2019
1 parent e4f1e17 commit 9cb6927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/x86/mds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Kernel internal mitigation modes
off Mitigation is disabled. Either the CPU is not affected or
mds=off is supplied on the kernel command line

full Mitigation is eanbled. CPU is affected and MD_CLEAR is
full Mitigation is enabled. CPU is affected and MD_CLEAR is
advertised in CPUID.

vmwerv Mitigation is enabled. CPU is affected and MD_CLEAR is not
Expand Down

0 comments on commit 9cb6927

Please sign in to comment.