x86: move stack_start to smp.h
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:57 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:02 +0000 (17:41 +0200)
commit9d97d0da71ad6c7ceb76b4e29b02bed1ee9d4cd2
treef42192da4062c59f6e38f12439914d523b70b12e
parent7cc3959ecd830796231f50bf5e42dc018b3694f2
x86: move stack_start to smp.h

voyager would conflict with it, but the types are ultimately
compatible. So remove the extern definition from voyager_smp.c
in favour of the common one

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_32.c
arch/x86/mach-voyager/voyager_smp.c
include/asm-x86/smp.h