commit | 8aef135c73436fa46fdb4dc8aba49d5539dee72d | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:26:11 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:04 2008 +0200 |
tree | d733efeff177fc41ccf110dfb1d805b81518f8ef | |
parent | 9f3734f631267d2f36008833b62670ca342ac000 [diff] |
x86: merge native_smp_prepare_cpus With the previous changes, code for native_smp_prepare_cpus() in i386 and x86_64 now look very similar. merge them into smpboot.c. Minor differences are inside ifdef Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>