From: David Rientjes Date: Thu, 31 Jul 2014 06:53:27 +0000 (-0700) Subject: x86, apic: Replace trampoline physical addresses with defaults X-Git-Tag: omap-for-v3.17/fixes-against-rc2~78^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ab1b27c849106647c42b3ea0681a039552e24fa;p=pandora-kernel.git x86, apic: Replace trampoline physical addresses with defaults The trampoline_phys_{high,low} members of struct apic are always initialized to DEFAULT_TRAMPOLINE_PHYS_HIGH and TRAMPOLINE_PHYS_LOW, respectively. Hardwire the constants and remove the unneeded members. Signed-off-by: David Rientjes Link: http://lkml.kernel.org/r/alpine.DEB.2.02.1407302348330.17503@chino.kir.corp.google.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed