x86: move equal types to common file
commita355352b97901d987f54ea7c7d7161eb51a3799c
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:12:58 +0000 (3 14:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:56 +0000 (17 17:40 +0200)
tree70ccde573fa07e8d2c38c113aef0718d9dc31fa6
parent5382e89670399f9db8a58b3c6f850fa4a94f6cca
x86: move equal types to common file

move definitions that are now equal in type from
smpboot_{32,64}.c to smpboot.c

cpu_callin_map is put temporarily in smp_64.h (already
exists in smp_32.h), and will soon be merged.

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
include/asm-x86/smp_64.h