[GIT PULL] x86 fix

From: Ingo Molnar
Date: Sun May 04 2025 - 03:36:19 EST


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(-)