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:
c4f6823
)
x86, boot: correct the calculation of ZO_INIT_SIZE
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 20 May 2009 18:26:09 +0000
(11:26 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 20 May 2009 18:26:09 +0000
(11:26 -0700)
Correct the calculation of ZO_INIT_SIZE (the amount of memory we need
during decompression). One symbol (ZO_startup_32) was missing from
zoffset.h, and another (ZO_z_extract_offset) was misspelled.
[ Impact: build fix ]
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found