]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use start_ipi_hook in x86_64
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:24:59 +0000 (14:24 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:59 +0000 (17:40 +0200)
commit244298f238b2140eb089c66d0db9bae22d8d8a5b
treef1a70f264d7b749ea4377bb59cbfb7268e84f5f4
parent871ef580fa865f2f30f18f61e741a5fcc4d594c7
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