x86: get rid of smp_boot_cpus
commite7bc8fbad4c582639334285dd1d9571578c58674
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:26:04 +0000 (19 14:26 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:04 +0000 (17 17:41 +0200)
tree449467863802af58f23b66855b433b8df0abe08e
parentbd7b47ba5e4ced4e20bed2394c9580637d44550a
x86: get rid of smp_boot_cpus

This patch get rid of smp_boot_cpus(), since it does not
boot any cpu anymore. Its code is split in a way to make
it closer to x86_64

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