]> git.baikalelectronics.ru Git - kernel.git/commit
x86: call do_boot_cpu directly from native_cpu_up
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:52 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:02 +0000 (17:41 +0200)
commit06b0d482f16bacf533f0b3d213e0e9120f3da822
treee49133eba16fa6ccd14c674c208db1bbfefe9336
parent14eb5cee72b2412d2b07b7186cf960ad691fab11
x86: call do_boot_cpu directly from native_cpu_up

We don't need __smp_prepare_cpu anymore.

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