diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-11-23 13:36:54 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-11-23 13:36:54 -0800 |
commit | 6e8f1c3be41833df33802bdd04886a92e294e3dd (patch) | |
tree | 0ba7f64afc40bd533ce201d5b4ca11004eaa0545 | |
parent | Updated to 5.3.11 (diff) | |
download | linux-libre-hardened-6e8f1c3be41833df33802bdd04886a92e294e3dd.tar.xz |
Updated to 5.3.12.a
-rw-r--r-- | PKGBUILD | 2 | ||||
-rw-r--r-- | config | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -66,7 +66,7 @@ sha256sums=('c50879645e8f13a6a39a86748a8cd259b4ecd2191c88ef772b4432c993820c0a' '8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5' 'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503' '0f81d6e4158b7beeb0eb514f1b9401f7e23699cb0f7b0d513e25dae1815daaeb' - 'c29ca91e7468714620e1705c48cd64eb55404aa81c108b98e6c15d7dea53f116') + 'afaae500dbaa0f774aed0467ce1fcc91524d8ca5a2e2fcb4d55e2654859ef7cb') #export KBUILD_BUILD_HOST=arc4linux export KBUILD_BUILD_USER=$pkgbase @@ -500,7 +500,7 @@ CONFIG_HOTPLUG_CPU=y # CONFIG_LEGACY_VSYSCALL_XONLY is not set CONFIG_LEGACY_VSYSCALL_NONE=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="slab_nomerge l1tf=full,force mds=full,nosmt pti=on spec_store_bypass_disable=on spectre_v2=on page_alloc.shuffle=1" +CONFIG_CMDLINE="slab_nomerge l1tf=full,force mds=full,nosmt pti=on spec_store_bypass_disable=on spectre_v2=on tsx=off tsx_async_abort=full,nosmt page_alloc.shuffle=1" # CONFIG_CMDLINE_OVERRIDE is not set # CONFIG_MODIFY_LDT_SYSCALL is not set CONFIG_HAVE_LIVEPATCH=y |