x86: boot secondary cpus through initial_code
authorGlauber Costa <gcosta@redhat.com>
Wed, 28 May 2008 16:01:54 +0000 (13:01 -0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:48:18 +0000 (12:48 +0200)
commit3e9704739daf46a8ba6593d749c67b5f7cd633d2
treef023ae0d0c9090b8cd2e478c487fdd2ff4275eb8
parente3f77edfc1d0beb7b10f9f31d9e39206f7dbef7b
x86: boot secondary cpus through initial_code

remove "initialize_secondary". Boot both architectures via
initial_code.

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