From: Yinghai Lu Date: Thu, 3 Jul 2008 01:54:40 +0000 (-0700) Subject: x86: move prefill_possible_map calling early X-Git-Tag: v2.6.27-rc1~1106^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=329513a35d1a2b6b28d54f5c2c0dde4face8200b;p=pandora-kernel.git x86: move prefill_possible_map calling early call it right after we are done with MADT/mptable handling, instead of doing that in setup_per_cpu_areas() later on... this way for_possible_cpu() can be used early. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed