summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config-x86_64-generic4
-rw-r--r--kernel.spec3
2 files changed, 5 insertions, 2 deletions
diff --git a/config-x86_64-generic b/config-x86_64-generic
index 85aaae8cb..02b440dda 100644
--- a/config-x86_64-generic
+++ b/config-x86_64-generic
@@ -65,8 +65,8 @@ CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP=y
-CONFIG_MEMORY_HOTPLUG=y
-CONFIG_MEMORY_HOTREMOVE=y
+# CONFIG_MEMORY_HOTPLUG is not set
+# CONFIG_MEMORY_HOTREMOVE is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
diff --git a/kernel.spec b/kernel.spec
index 62a393255..cdba17af8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2318,6 +2318,9 @@ fi
# || ||
%changelog
* Fri Jan 13 2012 Dave Jones <davej@redhat.com>
+- Disable memory hotplug on x86-64
+
+* Fri Jan 13 2012 Dave Jones <davej@redhat.com>
- Disable Calgary IOMMU
* Fri Jan 13 2012 Dave Jones <davej@redhat.com>