From: Ard Biesheuvel <ardb@kernel.org>
To: linux-efi@vger.kernel.org
Cc: ardb@kernel.org, Ingo Molnar <mingo@redhat.com>,
Thomas Gleixner <tglx@linutronix.de>,
Borislav Petkov <bp@alien8.de>
Subject: [GIT PULL] EFI updates for v5.11 (followup fixes)
Date: Mon, 14 Dec 2020 09:12:00 +0100 [thread overview]
Message-ID: <20201214081200.29720-1-ardb@kernel.org> (raw)
The following changes since commit 54649911f31b6e7c2a79a1426ca98259139e4c35:
efi: stub: get rid of efi_get_max_fdt_addr() (2020-12-09 08:37:27 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next-for-v5.11-3
for you to fetch changes up to f232134eddf6f61fc0912fcaa73c4baaf7a4c2e4:
efi: arm: force use of unsigned type for EFI_PHYS_ALIGN (2020-12-14 09:03:18 +0100)
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Borislav Petkov <bp@alien8.de>
----------------------------------------------------------------
Followup fixes for EFI:
- fix the build breakage on IA64 caused by recent capsule loader changes
- suppress a type mismatch build warning in the expansion of
EFI_PHYS_ALIGN on ARM
----------------------------------------------------------------
Ard Biesheuvel (2):
efi: ia64: disable the capsule loader
efi: arm: force use of unsigned type for EFI_PHYS_ALIGN
arch/arm/include/asm/efi.h | 2 +-
drivers/firmware/efi/Kconfig | 2 +-
drivers/firmware/efi/Makefile | 5 ++++-
include/linux/efi.h | 4 ++++
4 files changed, 10 insertions(+), 3 deletions(-)
next reply other threads:[~2020-12-14 8:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-14 8:12 Ard Biesheuvel [this message]
2020-12-14 14:57 ` [GIT PULL] EFI updates for v5.11 (followup fixes) Ard Biesheuvel
2020-12-14 15:43 ` Borislav Petkov
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=20201214081200.29720-1-ardb@kernel.org \
--to=ardb@kernel.org \
--cc=bp@alien8.de \
--cc=linux-efi@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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 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.