Disable memory hotplug on x86-64

This commit is contained in:
Dave Jones 2012-01-13 17:33:51 -05:00
parent 010a4f2c6b
commit 2ee9f14829
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -2317,6 +2317,9 @@ fi
# ||----w |
# || ||
%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