x86: call do_boot_cpu directly from native_cpu_up
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:52 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:02 +0000 (17:41 +0200)
commit4370ee4d3b7772158174bf6f0bf08359c2ccf54b
treee49133eba16fa6ccd14c674c208db1bbfefe9336
parent6becedbb06072c5741d4057b9facecb4b3143711
x86: call do_boot_cpu directly from native_cpu_up

We don't need __smp_prepare_cpu anymore.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_32.c