From: Ingo Molnar Date: Wed, 28 Jan 2009 15:15:16 +0000 (+0100) Subject: x86: set ->trampoline_phys_low/high on 64-bit too X-Git-Tag: v2.6.30-rc1~211^2~26^2~2^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abfa584c8df8b691cf18f51c7d4af27e5b32be4a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed