commit | f915d7f46b84192a19647c8e6b111a7e518875cb | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:25:15 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:00 2008 +0200 |
tree | 2f45f895e62233677aadc0ae9abbfc162eeaf0fc | |
parent | b675f11127291cdb6a090ece289e4f9a0b1d609e [diff] |
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>