From: Ard Biesheuvel <ardb@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-efi@vger.kernel.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [GIT PULL] EFI fix for 5.16 (#2)
Date: Mon, 27 Dec 2021 13:23:33 +0100 [thread overview]
Message-ID: <20211227122333.2425727-1-ardb@kernel.org> (raw)
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(-)
next reply other threads:[~2021-12-27 12:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-27 12:23 Ard Biesheuvel [this message]
2021-12-27 17:05 ` [GIT PULL] EFI fix for 5.16 (#2) pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211227122333.2425727-1-ardb@kernel.org \
--to=ardb@kernel.org \
--cc=linux-efi@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox