]> git.baikalelectronics.ru Git - kernel.git/commit
x86: get rid of smp_boot_cpus
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:26:04 +0000 (14:26 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:04 +0000 (17:41 +0200)
commitfed1ccf557c7da912eec644fafc3d2f33a37600e
tree449467863802af58f23b66855b433b8df0abe08e
parentdc78d1acd8504410b90b380620d8c405052f0b7c
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