[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YStmdmbJidlytmUh@zn.tnic>
Date: Sun, 29 Aug 2021 12:50:30 +0200
From: Borislav Petkov <bp@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/urgent for v5.14
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
Powered by blists - more mailing lists