Reenable MEMORY_HOTPLUG on x86_64

This commit is contained in:
Josh Boyer 2013-12-18 11:58:16 -05:00
parent 4d2c9a2950
commit e01b376c12
2 changed files with 3 additions and 1 deletions

View File

@ -89,7 +89,8 @@ CONFIG_HAVE_MEMORY_PRESENT=y
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP=y
# CONFIG_MOVABLE_NODE is not set
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_MEMORY_HOTPLUG=y
# CONFIG_ARCH_MEMORY_PROBE is not set
# CONFIG_MEMORY_HOTREMOVE is not set
# CONFIG_BLK_DEV_CMD640 is not set

View File

@ -2190,6 +2190,7 @@ fi
# || ||
%changelog
* Wed Dec 18 2013 Josh Boyer <jwboyer@fedoraproject.org>
- Reenable MEMORY_HOTPLUG on x86_64
- Fix nowatchdog-on-virt.patch to actually work in KVM guests
* Tue Dec 17 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc4.git1.1