initrd_addr_min.patch applied upstream

This commit is contained in:
Colin Watson 2013-01-20 23:06:39 +00:00
parent f341b6cc4c
commit 2413ea6267

View File

@ -6,7 +6,8 @@ Description: Fix incorrect initrd minimum address calculation
Author: Colin Watson <cjwatson@ubuntu.com> Author: Colin Watson <cjwatson@ubuntu.com>
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1055686 Bug-Ubuntu: https://bugs.launchpad.net/bugs/1055686
Forwarded: https://lists.gnu.org/archive/html/grub-devel/2012-10/msg00023.html Forwarded: https://lists.gnu.org/archive/html/grub-devel/2012-10/msg00023.html
Last-Update: 2012-10-14 Applied-Upstream: http://bazaar.launchpad.net/~vcs-imports/grub/grub2-bzr/revision/4664
Last-Update: 2013-01-20
Index: b/grub-core/loader/i386/linux.c Index: b/grub-core/loader/i386/linux.c
=================================================================== ===================================================================