[<prev] [next>] [day] [month] [year] [list]
Message-ID: <aBcY5onhP-kyuJuz@gmail.com>
Date: Sun, 4 May 2025 09:36:06 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
Peter Zijlstra <peterz@...radead.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org
Subject: [GIT PULL] x86 fix
Linus,
Please pull the latest x86/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2025-05-04
# HEAD: 8ed12ab1319b2d8e4a529504777aacacf71371e4 x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Fix SEV-SNP memory acceptance from the EFI stub for guests
running at VMPL >0.
Thanks,
Ingo
------------------>
Ard Biesheuvel (1):
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
arch/x86/boot/compressed/mem.c | 5 +----
arch/x86/boot/compressed/sev.c | 40 ++++++++++++++++++++++++++++++++++++++++
arch/x86/boot/compressed/sev.h | 2 ++
3 files changed, 43 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists