commit | 0271f91003d3703675be13b8865618359a6caa1f | [log] [tgz] |
---|---|---|
author | Haicheng Li <haicheng.li@linux.intel.com> | Thu Feb 04 19:06:33 2010 +0800 |
committer | H. Peter Anvin <hpa@zytor.com> | Wed Feb 10 11:00:43 2010 -0800 |
tree | 6e1d08d438203c5c0421a332940c1c4a2b3b2807 | |
parent | e28cab42f384745c8a947a9ccd51e4aae52f5d51 [diff] |
x86, acpi: Map hotadded cpu to correct node. When hotadd new cpu to system, if its affinitive node is online, should map the cpu to its own node. Otherwise, let kernel select one online node for the new cpu later. Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com> LKML-Reference: <4B6AAA39.6000300@linux.intel.com> Tested-by: Thomas Renninger <trenn@suse.de> Signed-off-by: H. Peter Anvin <hpa@zytor.com>