From: Glauber de Oliveira Costa Date: Wed, 19 Mar 2008 17:25:23 +0000 (-0300) Subject: x86: use specialized routine for setup per-cpu area X-Git-Tag: v2.6.26-rc1~1154^2~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fe29a85642544503cf81e9cf251ef0f4e65b162;p=pandora-kernel.git x86: use specialized routine for setup per-cpu area We use the same routing as x86_64, moved now to setup.c. Just with a few ifdefs inside. Note that this routing uses prefill_possible_map(). It has the very nice side effect of allowing hotplugging of cpus that are marked as present but disabled by acpi bios. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed