From: Ard Biesheuvel <ardb@kernel.org>
To: linux-efi@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, Ard Biesheuvel <ardb@kernel.org>
Subject: [PATCH efi-next 0/3] efi: assorted fixes
Date: Fri, 28 Feb 2020 11:02:41 +0100 [thread overview]
Message-ID: <20200228100244.10979-1-ardb@kernel.org> (raw)
Some fixes for the code that is currentely queued up in efi/next for
v5.7
Patch #3 fixes a boot regression for non-EFI boot in linux-next, so
that will be sent onwards reasonably quickly.
Ard Biesheuvel (3):
efi/arm: clean EFI stub exit code from cache instead of avoiding it
efi/arm64: clean EFI stub exit code from cache instead of avoiding it
efi: mark all EFI runtime services as unsupported on non-EFI boot
arch/arm/boot/compressed/head.S | 18 ++++++++----------
arch/arm64/kernel/efi-entry.S | 18 +++++++++---------
arch/arm64/kernel/image-vars.h | 2 +-
drivers/firmware/efi/efi.c | 6 +++---
4 files changed, 21 insertions(+), 23 deletions(-)
--
2.17.1
WARNING: multiple messages have this Message-ID (diff)
From: Ard Biesheuvel <ardb@kernel.org>
To: linux-efi@vger.kernel.org
Cc: Ard Biesheuvel <ardb@kernel.org>, linux-arm-kernel@lists.infradead.org
Subject: [PATCH efi-next 0/3] efi: assorted fixes
Date: Fri, 28 Feb 2020 11:02:41 +0100 [thread overview]
Message-ID: <20200228100244.10979-1-ardb@kernel.org> (raw)
Some fixes for the code that is currentely queued up in efi/next for
v5.7
Patch #3 fixes a boot regression for non-EFI boot in linux-next, so
that will be sent onwards reasonably quickly.
Ard Biesheuvel (3):
efi/arm: clean EFI stub exit code from cache instead of avoiding it
efi/arm64: clean EFI stub exit code from cache instead of avoiding it
efi: mark all EFI runtime services as unsupported on non-EFI boot
arch/arm/boot/compressed/head.S | 18 ++++++++----------
arch/arm64/kernel/efi-entry.S | 18 +++++++++---------
arch/arm64/kernel/image-vars.h | 2 +-
drivers/firmware/efi/efi.c | 6 +++---
4 files changed, 21 insertions(+), 23 deletions(-)
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-02-28 10:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-28 10:02 Ard Biesheuvel [this message]
2020-02-28 10:02 ` [PATCH efi-next 0/3] efi: assorted fixes Ard Biesheuvel
2020-02-28 10:02 ` [PATCH efi-next 1/3] efi/arm: clean EFI stub exit code from cache instead of avoiding it Ard Biesheuvel
2020-02-28 10:02 ` Ard Biesheuvel
2020-02-28 10:02 ` [PATCH efi-next 2/3] efi/arm64: " Ard Biesheuvel
2020-02-28 10:02 ` Ard Biesheuvel
2020-02-28 11:14 ` Mark Rutland
2020-02-28 11:14 ` Mark Rutland
2020-02-28 11:19 ` Mark Rutland
2020-02-28 11:19 ` Mark Rutland
2020-02-28 11:21 ` Ard Biesheuvel
2020-02-28 11:21 ` Ard Biesheuvel
2020-02-28 10:02 ` [PATCH efi-next 3/3] efi: mark all EFI runtime services as unsupported on non-EFI boot Ard Biesheuvel
2020-02-28 10:02 ` Ard Biesheuvel
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=20200228100244.10979-1-ardb@kernel.org \
--to=ardb@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-efi@vger.kernel.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 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.