diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-03-12 13:50:03 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-03-12 13:54:08 -0700 |
commit | 14b47f77ec944c0cc8cb56d5e220ce67846dcf4d (patch) | |
tree | 3de5406d966903a82bc418b3ff97606bcb735fdc /com32/lib/pci | |
parent | d16e5e8e8ea526326ed6f8880464399624bfe171 (diff) | |
download | syslinux.git-14b47f77ec944c0cc8cb56d5e220ce67846dcf4d.tar.gz syslinux.git-14b47f77ec944c0cc8cb56d5e220ce67846dcf4d.tar.xz syslinux.git-14b47f77ec944c0cc8cb56d5e220ce67846dcf4d.zip |
linux.c32: fix initrd alignment
Impact: fix boot failure on Dell E6500 and possibly other platforms
Linux may not be able to access a part of an initrd which resides in a
page that is part RAM, part non-RAM. Make sure we round the end of
the memory range we want to use down to a page boundary (as well as
round the start up.)
Reported-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'com32/lib/pci')
0 files changed, 0 insertions, 0 deletions