x86: use start_ipi_hook in x86_64
commitd0173aeac4f7fa90a63319b817bd207bdc0ac87e
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:24:59 +0000 (19 14:24 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:59 +0000 (17 17:40 +0200)
treef1a70f264d7b749ea4377bb59cbfb7268e84f5f4
parent1af8a0c1b3b85b1007f49917ea6a351b7aeb7562
x86: use start_ipi_hook in x86_64

It is used to match i386. The definition for the non-paravirt
case is moved to smp.h instead of smp_32.h

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