Reenable MEMORY_HOTPLUG on x86_64
This commit is contained in:
parent
4d2c9a2950
commit
e01b376c12
@ -89,7 +89,8 @@ CONFIG_HAVE_MEMORY_PRESENT=y
|
|||||||
CONFIG_SPARSEMEM_EXTREME=y
|
CONFIG_SPARSEMEM_EXTREME=y
|
||||||
CONFIG_SPARSEMEM_VMEMMAP=y
|
CONFIG_SPARSEMEM_VMEMMAP=y
|
||||||
# CONFIG_MOVABLE_NODE is not set
|
# 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_MEMORY_HOTREMOVE is not set
|
||||||
|
|
||||||
# CONFIG_BLK_DEV_CMD640 is not set
|
# CONFIG_BLK_DEV_CMD640 is not set
|
||||||
|
@ -2190,6 +2190,7 @@ fi
|
|||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Dec 18 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
* 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
|
- 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
|
* Tue Dec 17 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.13.0-0.rc4.git1.1
|
||||||
|
Loading…
Reference in New Issue
Block a user