diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-17 09:54:48 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-17 09:54:48 -0700 |
commit | 6d9b1fe343106917c7c227800699035a54276459 (patch) | |
tree | e005bbda2f2978fb1888383781ed5bab4ac1fa43 /config.x86_64 | |
parent | Updated to 5.0.15.a (diff) | |
download | linux-libre-hardened-6d9b1fe343106917c7c227800699035a54276459.tar.xz |
Updated to 5.0.16.a
Diffstat (limited to 'config.x86_64')
-rw-r--r-- | config.x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.x86_64 b/config.x86_64 index 3fd54ea..30ca551 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -473,7 +473,7 @@ CONFIG_HOTPLUG_CPU=y # CONFIG_LEGACY_VSYSCALL_EMULATE is not set CONFIG_LEGACY_VSYSCALL_NONE=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="page_poison=1 slab_nomerge l1tf=full,force pti=on spec_store_bypass_disable=on spectre_v2=on" +CONFIG_CMDLINE="page_poison=1 slab_nomerge l1tf=full,force mds=full,nosmt pti=on spec_store_bypass_disable=on spectre_v2=on" # CONFIG_CMDLINE_OVERRIDE is not set # CONFIG_MODIFY_LDT_SYSCALL is not set CONFIG_HAVE_LIVEPATCH=y |