]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Documentation: Add nospectre_v1 parameter
authorDiana Craciun <diana.craciun@nxp.com>
Fri, 27 Jul 2018 23:06:39 +0000 (09:06 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 May 2019 07:32:07 +0000 (09:32 +0200)
commit 26cb1f36c43ee6e89d2a9f48a5a7500d5248f836 upstream.

Currently only supported on powerpc.

Signed-off-by: Diana Craciun <diana.craciun@nxp.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/kernel-parameters.txt

index dfdb8c55e8e483893669057a77228103741f3e7d..a1472b48ee22b8e4ee53d5451fa3c47eb4685687 100644 (file)
@@ -2758,6 +2758,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
 
        nohugeiomap     [KNL,x86] Disable kernel huge I/O mappings.
 
+       nospectre_v1    [PPC] Disable mitigations for Spectre Variant 1 (bounds
+                       check bypass). With this option data leaks are possible
+                       in the system.
+
        nosmt           [KNL,S390] Disable symmetric multithreading (SMT).
                        Equivalent to smt=1.