powerpc/fsl: Add FSL_PPC_BOOK3E as supported arch for nospectre_v2 boot arg
authorDiana Craciun <diana.craciun@nxp.com>
Wed, 12 Dec 2018 14:03:10 +0000 (16:03 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Dec 2018 11:59:03 +0000 (22:59 +1100)
Signed-off-by: Diana Craciun <diana.craciun@nxp.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Documentation/admin-guide/kernel-parameters.txt

index 81d1d5a..495adb6 100644 (file)
                        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,PPC_FSL_BOOK3E] Disable all mitigations for the Spectre variant 2
                        (indirect branch prediction) vulnerability. System may
                        allow data leaks with this option, which is equivalent
                        to spectre_v2=off.