All of lore.kernel.org
 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

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

The pull request you sent on Mon, 27 Dec 2021 13:23:33 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a8ad9a2434dc7967ab285437f443cae633b6fc1c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ 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 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.