public inbox for linux-efi@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EFI updates for v5.11 (followup fixes)
@ 2020-12-14  8:12 Ard Biesheuvel
  2020-12-14 14:57 ` Ard Biesheuvel
  0 siblings, 1 reply; 3+ messages in thread
From: Ard Biesheuvel @ 2020-12-14  8:12 UTC (permalink / raw)
  To: linux-efi; +Cc: ardb, Ingo Molnar, Thomas Gleixner, Borislav Petkov

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

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

end of thread, other threads:[~2020-12-14 15:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-14  8:12 [GIT PULL] EFI updates for v5.11 (followup fixes) Ard Biesheuvel
2020-12-14 14:57 ` Ard Biesheuvel
2020-12-14 15:43   ` Borislav Petkov

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