[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Re-enable CONFIG_HOTPLUG_CPU by deafult for -xen? kernels.
# HG changeset patch # User Steven Hand <steven@xxxxxxxxxxxxx> # Date 1169473084 0 # Node ID 1c0ca58e8c16ded161e9431df5a55fede19ffa02 # Parent 5f998c3170f70d37b896b1930d0394953c62e178 Re-enable CONFIG_HOTPLUG_CPU by deafult for -xen? kernels. Signed-off-by: Steven Hand <steven@xxxxxxxxxxxxx> --- buildconfigs/linux-defconfig_xen0_x86_32 | 2 +- buildconfigs/linux-defconfig_xenU_x86_32 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff -r 5f998c3170f7 -r 1c0ca58e8c16 buildconfigs/linux-defconfig_xen0_x86_32 --- a/buildconfigs/linux-defconfig_xen0_x86_32 Mon Jan 22 11:49:14 2007 +0000 +++ b/buildconfigs/linux-defconfig_xen0_x86_32 Mon Jan 22 13:38:04 2007 +0000 @@ -188,7 +188,7 @@ CONFIG_KEXEC=y CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 -# CONFIG_HOTPLUG_CPU is not set +CONFIG_HOTPLUG_CPU=y CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # diff -r 5f998c3170f7 -r 1c0ca58e8c16 buildconfigs/linux-defconfig_xenU_x86_32 --- a/buildconfigs/linux-defconfig_xenU_x86_32 Mon Jan 22 11:49:14 2007 +0000 +++ b/buildconfigs/linux-defconfig_xenU_x86_32 Mon Jan 22 13:38:04 2007 +0000 @@ -183,7 +183,7 @@ CONFIG_HZ=100 CONFIG_HZ=100 # CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 -# CONFIG_HOTPLUG_CPU is not set +CONFIG_HOTPLUG_CPU=y CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |