]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2b5614e7106f56b486da5c3df73eebf243b26fd4
tree064743591bf01c4a85fa6f55f770e9ac8555ef24
parent5b9c65f3dfa3b6a5bf7efff28d40222369017be8
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