* grub-core/loader/i386/linux.c (grub_cmd_initrd): Don't add the
authorColin Watson <cjwatson@ubuntu.com>
Sun, 20 Jan 2013 23:03:35 +0000 (23:03 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Sun, 20 Jan 2013 23:03:35 +0000 (23:03 +0000)
commit6a0debbd9167e8f79cdef5497a73d23e580c0cd4
tree25c19ceef57e33e26b82bc2527a3cd895406849a
parentf41e08dbcde27140699f97d80260f8b3ea3af163
* grub-core/loader/i386/linux.c (grub_cmd_initrd): Don't add the
initrd size to addr_min, since the initrd will be allocated after
this address.
ChangeLog
grub-core/loader/i386/linux.c