From: Glauber de Oliveira Costa Date: Wed, 19 Mar 2008 17:25:43 +0000 (-0300) Subject: x86: boot cpus from cpu_up, instead of prepare_cpus X-Git-Tag: v2.6.26-rc1~1154^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9713277607f9eac7d655c6854dd92bc2ce1b6f02;p=pandora-kernel.git x86: boot cpus from cpu_up, instead of prepare_cpus After all the infrastructure work, we're now prepared to boot the cpus from cpu_up, and not from prepare_cpus. So the difference between cold boot and hotplug is effectively over, and the functions are used to the purposes they're meant to. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed