x86: integrate start_secondary
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:26:00 +0000 (14:26 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:03 +0000 (17:41 +0200)
commitbbc2ff6a91a4eef8030018cd389bb12352d11b34
tree89d26560f180c6abe6bc700a74c63cd7d6279618
parentcb3c8b9003f15efa4a750a32d2d602d40cc45d5a
x86: integrate start_secondary

It now looks the same between architectures, so we
merge it in smpboot.c. Minor differences goes inside
an ifdef

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot.c
arch/x86/kernel/smpboot_32.c
arch/x86/kernel/smpboot_64.c
This page took 0.024639 seconds and 5 git commands to generate.