[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190215165551.12220-1-ard.biesheuvel@linaro.org>
Date: Fri, 15 Feb 2019 17:55:50 +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,
Anders Roxell <anders.roxell@...aro.org>
Subject: [GIT PULL 0/1] EFI updates for v5.1
The following changes since commit 69c1f396f25b805aeff08f06d2e992c315ee5b1e:
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation (2019-02-04 08:27:30 +0100)
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 0477e8bf4b038bb4211f41868f62ce2005f7efdf:
efi: fix build error redeclaration of enumerator (2019-02-15 13:38:52 +0100)
----------------------------------------------------------------
Another EFI update for v5.1:
- Fix a enum namespace clash that may occur in -next if EFI and IMA are both
enabled (Anders)
----------------------------------------------------------------
Anders Roxell (1):
efi: fix build error redeclaration of enumerator
arch/x86/platform/efi/quirks.c | 4 +--
drivers/firmware/efi/runtime-wrappers.c | 48 ++++++++++++++++-----------------
include/linux/efi.h | 26 +++++++++---------
3 files changed, 39 insertions(+), 39 deletions(-)
Powered by blists - more mailing lists