Skip to content
Commit 18df7577 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi/memreserve: deal with memreserve entries in unmapped memory

Ensure that the EFI memreserve entries can be accessed, even if they
are located in memory that the kernel (e.g., a crashkernel) omits from
the linear map.

Fixes: 80424b02

 ("efi: Reduce the amount of memblock reservations ...")
Cc: <stable@vger.kernel.org> # 5.0+
Reported-by: default avatarJonathan Richardson <jonathan.richardson@broadcom.com>
Reviewed-by: default avatarJonathan Richardson <jonathan.richardson@broadcom.com>
Tested-by: default avatarJonathan Richardson <jonathan.richardson@broadcom.com>
Signed-off-by: default avatarArd Biesheuvel <ard.biesheuvel@linaro.org>
parent d1fdb6d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment