Linux EFI development
 help / color / mirror / Atom feed
* [GIT PULL] EFI fix for 5.16 (#2)
@ 2021-12-27 12:23 Ard Biesheuvel
  2021-12-27 17:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ard Biesheuvel @ 2021-12-27 12:23 UTC (permalink / raw)
  To: torvalds; +Cc: linux-efi, Ard Biesheuvel

The following changes since commit 1ff2fc02862d52e18fd3daabcfe840ec27e920a8:

  x86/sme: Explicitly map new EFI memmap table as encrypted (2021-12-05 16:44:52 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-urgent-for-v5.16-2

for you to fetch changes up to 4bc5e64e6cf37007e436970024e5998ee0935651:

  efi: Move efifb_setup_from_dmi() prototype from arch headers (2021-12-13 15:07:16 +0100)

----------------------------------------------------------------
Another EFI fix for v5.16

- Prevent missing prototype warning from breaking the build under
  CONFIG_WERROR=y

----------------------------------------------------------------
Javier Martinez Canillas (1):
      efi: Move efifb_setup_from_dmi() prototype from arch headers

 arch/arm/include/asm/efi.h   | 1 -
 arch/arm64/include/asm/efi.h | 1 -
 arch/riscv/include/asm/efi.h | 1 -
 arch/x86/include/asm/efi.h   | 2 --
 include/linux/efi.h          | 6 ++++++
 5 files changed, 6 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2021-12-27 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-27 12:23 [GIT PULL] EFI fix for 5.16 (#2) Ard Biesheuvel
2021-12-27 17:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox