commit | d0173aeac4f7fa90a63319b817bd207bdc0ac87e | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:24:59 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:59 2008 +0200 |
tree | f1a70f264d7b749ea4377bb59cbfb7268e84f5f4 | |
parent | 1af8a0c1b3b85b1007f49917ea6a351b7aeb7562 [diff] |
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>