* grub-core/loader/i386/linux.c (allocate_pages): Allocate at least

a page in protected space.
This commit is contained in:
Vladimir Serbinenko 2013-10-28 14:30:29 +01:00
parent cb3c4a4722
commit 81afc5cce6
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2013-10-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/linux.c (allocate_pages): Allocate at least
a page in protected space.
2013-10-28 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/multiboot.c (grub_cmd_module): Don't attempt to