From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-efi <linux-efi@vger.kernel.org>, x86-ml <x86@kernel.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] efi/urgent for v5.15-rc6
Date: Sun, 17 Oct 2021 12:01:33 +0200 [thread overview]
Message-ID: <YWv0fTagC0e4D0Jy@zn.tnic> (raw)
Hi Linus,
please pull (forwarded) EFI urgent fixes for 5.15.
This is going to be the one before last EFI pull request going through
the tip tree and Ard will send stuff directly to you in the future.
[ There's one more branch which we'll send to you during the upcoming
merge window which should be the last one. ]
The reasoning being, EFI work doesn't really have a lot to do (only)
with x86 anymore.
Anyway, JFYI.
Please pull,
thx.
---
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/efi-urgent-for-v5.15
for you to fetch changes up to 38fa3206bf441911258e5001ac8b6738693f8d82:
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock() (2021-10-05 13:07:01 +0200)
----------------------------------------------------------------
EFI fixes for v5.15
Low priority fixes but fixes nonetheless:
- update stub diagnostic print that is no longer accurate
- avoid statically allocated buffer for CPER error record decoding
- avoid sleeping on the efi_runtime semaphore when calling the
ResetSystem EFI runtime service
----------------------------------------------------------------
Ard Biesheuvel (1):
efi/cper: use stack buffer for error record decoding
Heinrich Schuchardt (1):
efi/libstub: Simplify "Exiting bootservices" message
Zhang Jianhua (1):
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()
drivers/firmware/efi/cper.c | 4 ++--
drivers/firmware/efi/libstub/fdt.c | 2 +-
drivers/firmware/efi/runtime-wrappers.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg
next reply other threads:[~2021-10-17 10:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-17 10:01 Borislav Petkov [this message]
2021-10-18 4:08 ` [GIT PULL] efi/urgent for v5.15-rc6 pr-tracker-bot
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=YWv0fTagC0e4D0Jy@zn.tnic \
--to=bp@suse.de \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox