From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: x86-ml <x86@kernel.org>, lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] x86/urgent for v5.14
Date: Sun, 29 Aug 2021 12:50:30 +0200 [thread overview]
Message-ID: <YStmdmbJidlytmUh@zn.tnic> (raw)
Hi Linus,
please pull two final x86/urgent fixes for 5.14.
Thx.
---
The following changes since commit 7c60610d476766e128cc4284bb6349732cbd6606:
Linux 5.14-rc6 (2021-08-15 13:40:53 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_urgent_for_v5.14
for you to fetch changes up to 527f721478bce3f49b513a733bacd19d6f34b08c:
x86/resctrl: Fix a maybe-uninitialized build warning treated as error (2021-08-22 09:11:29 +0200)
----------------------------------------------------------------
- Fix build error on RHEL where -Werror=maybe-uninitialized is set.
- Restore the firmware's IDT when calling EFI boot services and before
ExitBootServices() has been called. This fixes a boot failure on what
appears to be a tablet with 32-bit UEFI running a 64-bit kernel.
----------------------------------------------------------------
Babu Moger (1):
x86/resctrl: Fix a maybe-uninitialized build warning treated as error
Joerg Roedel (1):
x86/efi: Restore Firmware IDT before calling ExitBootServices()
arch/x86/boot/compressed/efi_thunk_64.S | 30 +++++++++++++++++++++---------
arch/x86/boot/compressed/head_64.S | 3 +++
arch/x86/kernel/cpu/resctrl/monitor.c | 6 ++++++
3 files changed, 30 insertions(+), 9 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg
next reply other threads:[~2021-08-29 10:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-29 10:50 Borislav Petkov [this message]
2021-08-29 19:47 ` [GIT PULL] x86/urgent for v5.14 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=YStmdmbJidlytmUh@zn.tnic \
--to=bp@suse.de \
--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