x86: do tests before do_boot_cpu in i386
commitf915d7f46b84192a19647c8e6b111a7e518875cb
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:15 +0000 (19 14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:00 +0000 (17 17:41 +0200)
tree2f45f895e62233677aadc0ae9abbfc162eeaf0fc
parentb675f11127291cdb6a090ece289e4f9a0b1d609e
x86: do tests before do_boot_cpu in i386

Do tests before do_boot_cpu in native_cpu_up for i386.
Tests are a little bit broader than originally, and are the
same as x86_64. Test for smp_callin is not applicable right now
and is deferred.

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