summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2019-05-15 09:26:38 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-05-16 19:42:35 +0200
commit14a37a01f4f51409d9aa2ba12b9bf00f3034e462 (patch)
tree772975c54291c56d2288267fb0081beac65672b5
parentpowerpc/booke64: set RI in default MSR (diff)
downloadlinux-stable-14a37a01f4f51409d9aa2ba12b9bf00f3034e462.tar.xz
linux-stable-14a37a01f4f51409d9aa2ba12b9bf00f3034e462.zip
s390/speculation: Fix build error caused by bad backport
The backport of commit 0336e04a6520 ("s390/speculation: Support 'mitigations=' cmdline option") introduces a build error. Fix it up. Fixes: 91788fcb21d0 ("s390/speculation: Support 'mitigations=' cmdline option") Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--arch/s390/kernel/nospec-branch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/kernel/nospec-branch.c b/arch/s390/kernel/nospec-branch.c
index 83e597688562..6956902bba12 100644
--- a/arch/s390/kernel/nospec-branch.c
+++ b/arch/s390/kernel/nospec-branch.c
@@ -66,6 +66,7 @@ void __init nospec_auto_detect(void)
if (IS_ENABLED(CC_USING_EXPOLINE))
nospec_disable = 1;
__clear_facility(82, S390_lowcore.alt_stfle_fac_list);
+ }
if (IS_ENABLED(CC_USING_EXPOLINE)) {
/*
* The kernel has been compiled with expolines.