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

Daniel Micay thestinger at archlinux.org
Fri Jul 14 07:09:29 UTC 2017


    Date: Friday, July 14, 2017 @ 07:09:26
  Author: thestinger
Revision: 245055

disable USERFAULTFD for now

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-14 06:59:08 UTC (rev 245054)
+++ PKGBUILD	2017-07-14 07:09:26 UTC (rev 245055)
@@ -33,7 +33,7 @@
             'SKIP'
             '2f0d8b09a872bae24171da3bcd1a445393b57ffb652ac1e70e0c14c71b1a4867'
             'SKIP'
-            'a70b098e99c482ae28cb951f3b030a85a73a9542b988996ef7ab97463b532cbc'
+            '9f24f553b85fdb97e4da7b528f5b6bc9fac6f68014edab320a79bb6e9997d96c'
             '834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 validpgpkeys=(

Modified: config.x86_64
===================================================================
--- config.x86_64	2017-07-14 06:59:08 UTC (rev 245054)
+++ config.x86_64	2017-07-14 07:09:26 UTC (rev 245055)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.12.0-1 Kernel Configuration
+# Linux/x86 4.12.1-1 Kernel Configuration
 #
 CONFIG_64BIT=y
 CONFIG_X86_64=y
@@ -227,7 +227,7 @@
 CONFIG_SHMEM=y
 CONFIG_AIO=y
 CONFIG_ADVISE_SYSCALLS=y
-CONFIG_USERFAULTFD=y
+# CONFIG_USERFAULTFD is not set
 CONFIG_PCI_QUIRKS=y
 CONFIG_MEMBARRIER=y
 # CONFIG_EMBEDDED is not set



More information about the arch-commits mailing list