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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Josh Poimboeuf authored and Greg Kroah-Hartman committed May 14, 2019
1 parent 14e3ad8 commit f8bb258
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 f8bb258

Please sign in to comment.