public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Skip SNP initialization if CPUs are offlined
@ 2026-04-09 19:56 Tycho Andersen
  2026-04-09 19:56 ` [PATCH v3 1/2] x86/sev: Do not initialize SNP if missing CPUs Tycho Andersen
  2026-04-09 19:56 ` [PATCH v3 2/2] crypto/ccp: Skip SNP_INIT if preparation fails Tycho Andersen
  0 siblings, 2 replies; 3+ messages in thread
From: Tycho Andersen @ 2026-04-09 19:56 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen, x86,
	H. Peter Anvin, Ashish Kalra, Tom Lendacky, John Allen,
	Herbert Xu, David S. Miller, Ard Biesheuvel, Neeraj Upadhyay,
	Kishon Vijay Abraham I, Alexey Kardashevskiy, Nikunj A Dadhania,
	Peter Zijlstra (Intel), Kim Phillips, Sean Christopherson
  Cc: linux-kernel, linux-crypto, Tycho Andersen (AMD)

From: "Tycho Andersen (AMD)" <tycho@kernel.org>

Changes are:

* add some newlines
* move error setting into cpumask check
* head off AI review complaints by adding the note about SNP failing all
  initialization previously to commit message of patch two
* drop mention of reasons for snp_prepare() failure from commit message
  of patch two
* carry review tags as appropriate

v2 is here: https://lore.kernel.org/all/20260407174713.439474-1-tycho@kernel.org/

Tycho Andersen (AMD) (2):
  x86/sev: Do not initialize SNP if missing CPUs
  crypto/ccp: Skip SNP_INIT if preparation fails

 arch/x86/include/asm/sev.h   |  4 ++--
 arch/x86/virt/svm/sev.c      | 18 ++++++++++++++++--
 drivers/crypto/ccp/sev-dev.c |  4 +++-
 3 files changed, 21 insertions(+), 5 deletions(-)


base-commit: 6c927e5ca9d238f8ae40b453a8382eb9cf4ee855
-- 
2.53.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-04-09 19:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-09 19:56 [PATCH v3 0/2] Skip SNP initialization if CPUs are offlined Tycho Andersen
2026-04-09 19:56 ` [PATCH v3 1/2] x86/sev: Do not initialize SNP if missing CPUs Tycho Andersen
2026-04-09 19:56 ` [PATCH v3 2/2] crypto/ccp: Skip SNP_INIT if preparation fails Tycho Andersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox