All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/1] EFI fix for v5.5
@ 2019-12-10  9:09 Ard Biesheuvel
  2019-12-10  9:09 ` [PATCH 1/1] efi: don't attempt to map RCI2 config table if it doesn't exist Ard Biesheuvel
  0 siblings, 1 reply; 3+ messages in thread
From: Ard Biesheuvel @ 2019-12-10  9:09 UTC (permalink / raw)
  To: linux-efi, Ingo Molnar, Thomas Gleixner
  Cc: Ard Biesheuvel, linux-kernel, Richard Narron

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(+)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-10 11:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-10  9:09 [GIT PULL 0/1] EFI fix for v5.5 Ard Biesheuvel
2019-12-10  9:09 ` [PATCH 1/1] efi: don't attempt to map RCI2 config table if it doesn't exist Ard Biesheuvel
2019-12-10 11:14   ` [tip: efi/urgent] efi: Don't " tip-bot2 for Ard Biesheuvel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.