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:
77d1a49
)
x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 11 May 2009 21:41:55 +0000
(14:41 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 11 May 2009 21:41:55 +0000
(14:41 -0700)
Use LOAD_PHYSICAL_ADDR instead of CONFIG_PHYSICAL_START in the 64-bit
decompression code, for equivalence with the 32-bit code.
[ Impact: cleanup, increases code similarity ]
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found