[kernel] Disable Calgary IOMMU

Dave Jones davej at fedoraproject.org
Fri Jan 13 22:22:36 UTC 2012


commit 010a4f2c6bcc04062ba09331a9f6193ed273e139
Author: Dave Jones <davej at redhat.com>
Date:   Fri Jan 13 17:22:29 2012 -0500

    Disable Calgary IOMMU

 config-x86_64-generic |    3 +--
 kernel.spec           |    3 +++
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/config-x86_64-generic b/config-x86_64-generic
index 10ce251..85aaae8 100644
--- a/config-x86_64-generic
+++ b/config-x86_64-generic
@@ -22,8 +22,7 @@ CONFIG_AMD_IOMMU=y
 CONFIG_AMD_IOMMU_STATS=y
 # CONFIG_IOMMU_DEBUG is not set
 CONFIG_SWIOTLB=y
-CONFIG_CALGARY_IOMMU=y
-CONFIG_CALGARY_IOMMU_ENABLED_BY_DEFAULT=y
+# CONFIG_CALGARY_IOMMU is not set
 
 CONFIG_KEXEC_JUMP=y
 
diff --git a/kernel.spec b/kernel.spec
index 21183c4..62a3932 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2318,6 +2318,9 @@ fi
 #                 ||     ||
 %changelog
 * Fri Jan 13 2012 Dave Jones <davej at redhat.com>
+- Disable Calgary IOMMU
+
+* Fri Jan 13 2012 Dave Jones <davej at redhat.com>
 - Disable MTD
 
 * Fri Jan 13 2012 Dave Jones <davej at redhat.com>


More information about the scm-commits mailing list