[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.
authorAshok Raj <ashok.raj@intel.com>
Tue, 14 Feb 2006 23:01:11 +0000 (15:01 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 14 Feb 2006 23:35:10 +0000 (15:35 -0800)
commit69aa234b918c0d9bc4a20cd6d4453aaa3418f457
tree1cd27b7c2e346fad517f6d0916f75d419015f82a
parent303794400992b907b7cac0d91788603636c7e0fe
[IA64] Dont set NR_CPUS for cpu_possible_map when CPU hotplug is enabled.

Do not set cpu_possible_map for NR_CPUS when ACPI_CONFIG_HOTPLUG_CPU is set.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/smpboot.c