You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: 80424b0 ("efi: Reduce the amount of memblock reservations ...")
Cc: <[email protected]> # 5.0+
Reported-by: Jonathan Richardson <[email protected]>
Reviewed-by: Jonathan Richardson <[email protected]>
Tested-by: Jonathan Richardson <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
0 commit comments