瀏覽代碼

Documentation: Add nospectre_v1 parameter

Currently only supported on powerpc.

Signed-off-by: Diana Craciun <diana.craciun@nxp.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diana Craciun 7 年之前
父節點
當前提交
26cb1f36c4
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Documentation/admin-guide/kernel-parameters.txt

+ 4 - 0
Documentation/admin-guide/kernel-parameters.txt

@@ -2687,6 +2687,10 @@
 	nosmt		[KNL,S390] Disable symmetric multithreading (SMT).
 	nosmt		[KNL,S390] Disable symmetric multithreading (SMT).
 			Equivalent to smt=1.
 			Equivalent to smt=1.
 
 
+	nospectre_v1	[PPC] Disable mitigations for Spectre Variant 1 (bounds
+			check bypass). With this option data leaks are possible
+			in the system.
+
 	nospectre_v2	[X86] Disable all mitigations for the Spectre variant 2
 	nospectre_v2	[X86] Disable all mitigations for the Spectre variant 2
 			(indirect branch prediction) vulnerability. System may
 			(indirect branch prediction) vulnerability. System may
 			allow data leaks with this option, which is equivalent
 			allow data leaks with this option, which is equivalent