[GIT PULL 0/1] EFI fix for v5.5

From: Ard Biesheuvel
Date: Tue Dec 10 2019 - 04:10:04 EST


The following changes since commit b418d660bb9798d2249ac6a46c844389ef50b6a5:

efi/earlycon: Remap entire framebuffer after page initialization (2019-12-08 12:42:19 +0100)

are available in the Git repository at:

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

for you to fetch changes up to e943a5491f445c0d39ec69e897eb1fd180d09ffd:

efi: don't attempt to map RCI2 config table if it doesn't exist (2019-12-10 10:08:24 +0100)

----------------------------------------------------------------
Another EFI fix for the v5.5 cycle:
- Avoid dereferencing the RCI2 configuration table address if it hasn't
been assigned.

----------------------------------------------------------------
Ard Biesheuvel (1):
efi: don't attempt to map RCI2 config table if it doesn't exist

drivers/firmware/efi/rci2-table.c | 3 +++
1 file changed, 3 insertions(+)