]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/x86/kernel/apic/x2apic_uv_x.c
x86: set ->trampoline_phys_low/high on 64-bit too
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 15:15:16 +0000 (16:15 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:32 +0000 (23:20 +0100)
commitabfa584c8df8b691cf18f51c7d4af27e5b32be4a
tree064743591bf01c4a85fa6f55f770e9ac8555ef24
parent6f177c01db6b865181fbc6c948381b290ee09718
x86: set ->trampoline_phys_low/high on 64-bit too

64-bit x86 has zero for ->trampoline_phys_low/high, but the smpboot
code can use these values - so it's better to set them up to their
correct values.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/genapic.h
arch/x86/include/asm/mach-default/mach_wakecpu.h
arch/x86/kernel/genapic_flat_64.c
arch/x86/kernel/genx2apic_cluster.c
arch/x86/kernel/genx2apic_phys.c
arch/x86/kernel/genx2apic_uv_x.c