commit | 056a43a6d3ab903a798d8ee4435ad67d6fccc3e6 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@linux.intel.com> | Tue May 08 21:22:35 2012 +0300 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue May 08 11:48:03 2012 -0700 |
tree | e7af15979dd52981873a676351ed45307bfe4a6e | |
parent | f7436a9da902922a48cccc208099763b87d6171f [diff] |
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 <hpa@linux.intel.com> Link: http://lkml.kernel.org/r/1336501366-28617-13-git-send-email-jarkko.sakkinen@intel.com