commit | fbe83e209ad9c8281e29ac17a60f91119d86fa8c | [log] [tgz] |
---|---|---|
author | Ashok Raj <ashok.raj@intel.com> | Sun Nov 20 18:49:06 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Nov 20 11:52:59 2005 -0800 |
tree | 8b4feb2f647f9cbf602c3d25da02787c934321f2 | |
parent | d7169160bb772efe6510d8bc0c8e7625efbcc0b3 [diff] |
[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>