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

Jan Steffens heftig at archlinux.org
Mon Oct 29 21:35:18 UTC 2018


    Date: Monday, October 29, 2018 @ 21:35:18
  Author: heftig
Revision: 337519

Disable RANDOM_TRUST_CPU and IOMMU_DEBUGFS

Modified:
  linux/trunk/PKGBUILD
  linux/trunk/config

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-29 20:53:36 UTC (rev 337518)
+++ PKGBUILD	2018-10-29 21:35:18 UTC (rev 337519)
@@ -26,7 +26,7 @@
   '8218F88849AAC522E94CF470A5E9288C4FA415FA'  # Jan Alexander Steffens (heftig)
 )
 sha256sums=('SKIP'
-            '62e42c43bdffa74694ce99d369bb2b7f7991bd5ab500eb84341b66b38f8d6d7b'
+            'ad20d0902dfba6c75cc8bdc7d67b09ec46425396ade60b966892eca7574a0c27'
             'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
             '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')

Modified: config
===================================================================
--- config	2018-10-29 20:53:36 UTC (rev 337518)
+++ config	2018-10-29 21:35:18 UTC (rev 337519)
@@ -4189,7 +4189,7 @@
 CONFIG_XILLYBUS=m
 CONFIG_XILLYBUS_PCIE=m
 CONFIG_XILLYBUS_OF=m
-CONFIG_RANDOM_TRUST_CPU=y
+# CONFIG_RANDOM_TRUST_CPU is not set
 
 #
 # I2C support
@@ -8073,13 +8073,12 @@
 #
 # Generic IOMMU Pagetable Support
 #
-CONFIG_IOMMU_DEBUGFS=y
+# CONFIG_IOMMU_DEBUGFS is not set
 # CONFIG_IOMMU_DEFAULT_PASSTHROUGH is not set
 CONFIG_IOMMU_IOVA=y
 CONFIG_OF_IOMMU=y
 CONFIG_AMD_IOMMU=y
 CONFIG_AMD_IOMMU_V2=m
-# CONFIG_AMD_IOMMU_DEBUGFS is not set
 CONFIG_DMAR_TABLE=y
 CONFIG_INTEL_IOMMU=y
 CONFIG_INTEL_IOMMU_SVM=y



More information about the arch-commits mailing list