[arch-commits] Commit in linux-hardened/trunk (PKGBUILD config.x86_64)

Daniel Micay thestinger at archlinux.org
Sat Apr 29 18:07:03 UTC 2017


    Date: Saturday, April 29, 2017 @ 18:07:02
  Author: thestinger
Revision: 226315

disable KEXEC (legacy kexec_load system call)

Modified:
  linux-hardened/trunk/PKGBUILD
  linux-hardened/trunk/config.x86_64

---------------+
 PKGBUILD      |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-29 18:02:33 UTC (rev 226314)
+++ PKGBUILD	2017-04-29 18:07:02 UTC (rev 226315)
@@ -27,7 +27,7 @@
             'SKIP'
             'b1a7a98aa97cc0917fcab0def68032d5bf61838c79177b2222cee2485015458f'
             'SKIP'
-            'fe169fe5be98a34188a7b09b437475ef633a6a41bd6e29ee996e2165bc385083'
+            '751f06afb54423884328e9fd504138256d5ae9f5462cd07aac7a6295e691cb24'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-04-29 18:02:33 UTC (rev 226314)
+++ config.x86_64	2017-04-29 18:07:02 UTC (rev 226315)
@@ -594,7 +594,7 @@
 # CONFIG_HZ_1000 is not set
 CONFIG_HZ=300
 CONFIG_SCHED_HRTICK=y
-CONFIG_KEXEC=y
+# CONFIG_KEXEC is not set
 CONFIG_KEXEC_FILE=y
 # CONFIG_KEXEC_VERIFY_SIG is not set
 CONFIG_CRASH_DUMP=y



More information about the arch-commits mailing list