Re: [PATCH v3 02/17] x86/efi: Drop redundant EFI_PARAVIRT check
From: Gregory Price
Date: Tue Apr 28 2026 - 07:04:09 EST
On Thu, Apr 23, 2026 at 05:20:27PM +0200, Ard Biesheuvel wrote:
> From: Ard Biesheuvel <ardb@xxxxxxxxxx>
>
> efi_memblock_x86_reserve_range() exits early if EFI_PARAVIRT is set, so
> there is no point in checking it a second time further down.
>
> Signed-off-by: Ard Biesheuvel <ardb@xxxxxxxxxx>
Reviewed-by: Gregory Price <gourry@xxxxxxxxxx>