From: H. Peter Anvin Date: Tue, 8 May 2012 18:22:35 +0000 (+0300) Subject: x86, realmode: Remove indirect jumps in trampoline_64.S X-Git-Tag: v3.5-rc1~45^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056a43a6d3ab903a798d8ee4435ad67d6fccc3e6;p=pandora-kernel.git x86, realmode: Remove indirect jumps in trampoline_64.S Remove indirect jumps in trampoline_64.S which are no longer necessary: the realmode code can relocate the absolute jumps correctly from the start. Signed-off-by: H. Peter Anvin Link: http://lkml.kernel.org/r/1336501366-28617-13-git-send-email-jarkko.sakkinen@intel.com --- Reading git-diff-tree failed