[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240107221144.GAZZshoHEj5DPOPdyS@fat_crate.local>
Date: Sun, 7 Jan 2024 23:11:44 +0100
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/sev for v6.8
Hi Linus,
please pull some x86/sev improvements for v6.8.
Thx.
---
The following changes since commit a39b6ac3781d46ba18193c9dbb2110f31e9bffe9:
Linux 6.7-rc5 (2023-12-10 14:33:40 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_sev_for_v6.8
for you to fetch changes up to d642ef7111014805f2e21e9cddb0c0a93ae1313d:
virt: sev-guest: Convert to platform remove callback returning void (2024-01-02 19:07:18 +0100)
----------------------------------------------------------------
- Convert the sev-guest plaform ->remove callback to return void
- Move the SEV C-bit verification to the BSP as it needs to happen only
once and not on every AP
----------------------------------------------------------------
Borislav Petkov (AMD) (1):
x86/sev: Do the C-bit verification only on the BSP
Uwe Kleine-König (1):
virt: sev-guest: Convert to platform remove callback returning void
arch/x86/kernel/head_64.S | 31 ++++++++++++++++++++++---------
drivers/virt/coco/sev-guest/sev-guest.c | 6 ++----
2 files changed, 24 insertions(+), 13 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists