[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190328193429.21373-1-ard.biesheuvel@linaro.org>
Date: Thu, 28 Mar 2019 20:34:24 +0100
From: Ard Biesheuvel <ard.biesheuvel@...aro.org>
To: linux-efi@...r.kernel.org, Ingo Molnar <mingo@...nel.org>,
Thomas Gleixner <tglx@...utronix.de>
Cc: Ard Biesheuvel <ard.biesheuvel@...aro.org>,
linux-kernel@...r.kernel.org, Jean Delvare <jdelvare@...e.de>,
Marcin Benka <mbenka@...vell.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Peter Jones <pjones@...hat.com>,
Robert Richter <rrichter@...vell.com>,
Takashi Iwai <tiwai@...e.de>
Subject: [GIT PULL 0/5] EFI changes for v5.2
The following changes since commit 8c2ffd9174779014c3fe1f96d9dc3641d9175f00:
Linux 5.1-rc2 (2019-03-24 14:02:26 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-next
for you to fetch changes up to a72f65180feb446cc59616aab400475679b6ffce:
efi/libstub/arm: omit unneeded stripping of ksymtab/kcrctab sections (2019-03-28 09:22:32 +0100)
----------------------------------------------------------------
EFI updates for v5.2:
- Squash a spurious warning when using the EFI framebuffer on a non-EFI boot.
- Use DMI data to annotate RAS memory errors on ARM just like we do on Intel.
- Some followup cleanups for DMI.
- Some libstub Makefile cleanups.
----------------------------------------------------------------
Ard Biesheuvel (2):
efifb: omit memory map check on legacy boot
efi/libstub/arm: omit unneeded stripping of ksymtab/kcrctab sections
Marcin Benka (1):
efi/arm: Show SMBIOS bank/device location in cper and ghes error logs
Masahiro Yamada (1):
efi/libstub: refactor cmd_stubcopy
Robert Richter (1):
efi: Unify dmi setup code over architectures arm/arm64, ia64 and x86
arch/ia64/kernel/setup.c | 4 +---
arch/x86/kernel/setup.c | 6 ++----
drivers/firmware/dmi_scan.c | 28 +++++++++++++++-------------
drivers/firmware/efi/arm-runtime.c | 6 ++----
drivers/firmware/efi/libstub/Makefile | 14 +++++++-------
drivers/video/fbdev/efifb.c | 3 ++-
include/linux/dmi.h | 8 ++------
7 files changed, 31 insertions(+), 38 deletions(-)
Powered by blists - more mailing lists