[GIT PULL 0/1] EFI fix for v4.20

From: Ard Biesheuvel
Date: Fri Nov 23 2018 - 16:51:58 EST


The following changes since commit 63eb322d89c8505af9b4a3d703e85e42281ebaa0:

efi: Permit calling efi_mem_reserve_persistent() from atomic context (2018-11-15 10:04:47 +0100)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent

for you to fetch changes up to 57e56580724370056aadd0e4e331ec5445ebf9e1:

efi: prevent GICv3 WARN() by mapping memreserve table before first use (2018-11-23 20:21:12 +0100)

----------------------------------------------------------------
Apply a fix on top of the efi_mem_reserve_persistent() fix that was
merged last week to allow the function to be called earlier.

----------------------------------------------------------------
Ard Biesheuvel (1):
efi: prevent GICv3 WARN() by mapping memreserve table before first use

drivers/firmware/efi/efi.c | 36 ++++++++++++++++++++++++++----------
1 file changed, 26 insertions(+), 10 deletions(-)