avoid Linux 2.2.x memory range check bug.

This commit is contained in:
okuji 2001-03-16 09:10:44 +00:00
parent c2e925be16
commit c610524eb0
4 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2001-03-16 OKUJI Yoshinori <okuji@gnu.org>
From Bodo Rueskamp <br@itchigo.com>:
* stage2/boot.c (load_initrd): Avoid the last 64kb for
Linux 2.2.x bug.
2001-03-03 OKUJI Yoshinori <okuji@gnu.org>
* docs/multiboot.texi (History): Written.