Re: [PATCH v2 1/2] x86/efi: don't allocate memmap through memblock after mm_init()

From: Nicolai Stange
Date: Thu Jan 05 2017 - 07:54:21 EST


Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> writes:
> On 5 January 2017 at 10:15, Nicolai Stange <nicstange@xxxxxxxxx> wrote:
>> So, are you Ok with only taking the other review comment, namely
>>
>> "modify efi_fake_memmap() to use your new efi_memmap_alloc() function
>> for consistency"
>>
>> into account for a v3?
>>
>
> Yes, that should be sufficient for a fix that can be backported.
> Anything else can wait for now


Ard, thanks for your help!

v3 is here:

http://lkml.kernel.org/r/20170105125130.2815-1-nicstange@xxxxxxxxx


Nicolai