]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, acpi: Map hotadded cpu to correct node.
authorHaicheng Li <haicheng.li@linux.intel.com>
Thu, 4 Feb 2010 11:06:33 +0000 (19:06 +0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 10 Feb 2010 19:00:43 +0000 (11:00 -0800)
commit0271f91003d3703675be13b8865618359a6caa1f
tree6e1d08d438203c5c0421a332940c1c4a2b3b2807
parente28cab42f384745c8a947a9ccd51e4aae52f5d51
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>
arch/x86/kernel/acpi/boot.c