Disable memory hotplug on x86-64
This commit is contained in:
parent
010a4f2c6b
commit
2ee9f14829
2 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue