grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch for kern/efi/mm.c (big memmap)


From: Marco Gerards
Subject: Re: patch for kern/efi/mm.c (big memmap)
Date: Thu, 28 Sep 2006 16:16:48 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Johan Rydberg <address@hidden> writes:

> Marco Gerards <address@hidden> writes:
>
>>> +  memory_map = grub_efi_allocate_pages
>>> +    (0, 2 * BYTES_TO_PAGES (memory_map_size + 0x1000));
>>>
>>> I suppose you add 0x1000 to round it up.  Maybe we should change
>>> the BYTES_TO_PAGES macro to do roundup.
>>
>> Agreed.  Can you make this change as well?
>
> Done.  See attached patch.

Great, I assume you can fixup the changelog entry as well?

> I'll commit it after I get a few minutes over to test it.

Cool.

--
Marco





reply via email to

[Prev in Thread] Current Thread [Next in Thread]