x86: adapt voyager's trampoline_base
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:13:10 +0000 (14:13 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:57 +0000 (17:40 +0200)
commitd507897b2f179a9b30ce2f91b768ed2ee84575bc
tree015cc30234e6987f9893e1c2795461e4867fa681
parent420688293927a590d092ec76ef97c2565ae21aff
x86: adapt voyager's trampoline_base

Change voyager's trampoline base to unsigned char *
instead of u32. This way, it won't conflict with
the other architectures when including smp.h

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