]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/blame - queue-4.4/x86-speculation-mds-fix-documentation-typo.patch
4.4-stable patches
[thirdparty/kernel/stable-queue.git] / queue-4.4 / x86-speculation-mds-fix-documentation-typo.patch
CommitLineData
1f91e7a4
GKH
1From foo@baz Tue 14 May 2019 08:29:35 PM CEST
2From: Josh Poimboeuf <jpoimboe@redhat.com>
3Date: Tue, 7 May 2019 15:05:22 -0500
4Subject: x86/speculation/mds: Fix documentation typo
5
6From: Josh Poimboeuf <jpoimboe@redhat.com>
7
8commit 95310e348a321b45fb746c176961d4da72344282 upstream.
9
10Fix a minor typo in the MDS documentation: "eanbled" -> "enabled".
11
12Reported-by: Jeff Bastian <jbastian@redhat.com>
13Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
14Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
15Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
16Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
17---
18 Documentation/x86/mds.rst | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21--- a/Documentation/x86/mds.rst
22+++ b/Documentation/x86/mds.rst
23@@ -116,7 +116,7 @@ Kernel internal mitigation modes
24 off Mitigation is disabled. Either the CPU is not affected or
25 mds=off is supplied on the kernel command line
26
27- full Mitigation is eanbled. CPU is affected and MD_CLEAR is
28+ full Mitigation is enabled. CPU is affected and MD_CLEAR is
29 advertised in CPUID.
30
31 vmwerv Mitigation is enabled. CPU is affected and MD_CLEAR is not