git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3266bd
)
x86, realmode: Relocator for realmode code
author
Jarkko Sakkinen
<jarkko.sakkinen@intel.com>
Tue, 8 May 2012 18:22:26 +0000
(21:22 +0300)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 8 May 2012 18:41:49 +0000
(11:41 -0700)
Implements relocator for real mode code that is called
as part of setup_arch(). Processes segment relocations
and linear relocations. Real-mode code is relocated to
a free hole below 1 MB.
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
Link:
http://lkml.kernel.org/r/1336501366-28617-4-git-send-email-jarkko.sakkinen@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found