[PATCH] Register disabled CPUs
authorAshok Raj <ashok.raj@intel.com>
Sun, 20 Nov 2005 17:49:06 +0000 (18:49 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 20 Nov 2005 19:52:59 +0000 (11:52 -0800)
commitfbe83e209ad9c8281e29ac17a60f91119d86fa8c
tree8b4feb2f647f9cbf602c3d25da02787c934321f2
parentd7169160bb772efe6510d8bc0c8e7625efbcc0b3
[PATCH] Register disabled CPUs

Needed to make the earlier use disabled CPUs for CPU hotplug patch
actually work.

Need to register disabled processors as well, so we can count them
towards cpu_possible_map as hot pluggable cpus.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/acpi/boot.c