]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1ebb854f2bd82514c0ef0e229f75ad265df5ab71
treef023ae0d0c9090b8cd2e478c487fdd2ff4275eb8
parent2ba4385f31ca751b1e06a69a34a36197810d2abc
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