Re: [PATCH v2] x86/efi: Clean up a minor mistake in code comment

From: Ard Biesheuvel
Date: Fri Mar 24 2017 - 05:43:54 EST


On 24 March 2017 at 09:17, Baoquan He <bhe@xxxxxxxxxx> wrote:
> EFI allocate runtime services regions from EFI_VA_START, -4G, down
> to -68G, EFI_VA_END, 64G altogether. The mechanism was introduced in
> commit d2f7cbe7b26a7 ("x86/efi: Runtime services virtual mapping").
>
> Clean it up to avoid confusion.
>
> Signed-off-by: Baoquan He <bhe@xxxxxxxxxx>
> ---
> v1->v2:
> Update patch log to corret a description mistake Ard pointed out.
>

Queued in efi/next for v4.12

Thanks,
Ard.