linux.c32: don't relocate the real-mode code *above* 0x90000
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 3 Apr 2009 23:50:27 +0000 (16:50 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 3 Apr 2009 23:50:27 +0000 (16:50 -0700)
commit69cbf4d6cc3469650e6d0d581220251ca45c36f4
treef1f5a80510481d23fe74d6f1ada661730e5c74d4
parentddad35c72c939a87ee840cde7522cd7ef907b6b5
linux.c32: don't relocate the real-mode code *above* 0x90000

Do not relocate the real-mode code above address 0x90000... that would
not be prudent.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/lib/syslinux/load_linux.c