From 010a4f2c6bcc04062ba09331a9f6193ed273e139 Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Fri, 13 Jan 2012 17:22:29 -0500 Subject: [PATCH] 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 10ce2513a..85aaae8cb 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 21183c4ef..62a393255 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2317,6 +2317,9 @@ fi # ||----w | # || || %changelog +* Fri Jan 13 2012 Dave Jones +- Disable Calgary IOMMU + * Fri Jan 13 2012 Dave Jones - Disable MTD