Re: [PATCH 6.12 111/181] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
Sasha Levin <[email protected]>
| Newsgroups | dev.linux.lists.patches,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
> > > 435b344a7042 ("crypto: ccp: Add external API interface for PSP module
> > > initialization")
> > > 44e70718df4f ("KVM: SVM: Ensure PSP module is initialized if KVM module
> > > is built-in")
> > > 409f45387c93 ("x86/sev: Fix broken SNP support with KVM module built-in")
>
> Yes, we should also backport the above fixes to 6.12.y.
The first two are queued for 6.12.
409f45387c93 ("x86/sev: Fix broken SNP support with KVM module built-in") does
not apply there. 6.12 predates the segmented-RMP rework, so snp_rmptable_init()
still uses probed_rmp_base/memremap() and the commit needs seven prerequisites,
six of them the v6.14-rc1 segmented-RMP/RMPREAD series. That is hardware
enablement, not stable material, so I don't want to pull it in as a dependency.
Could someone send a tested 6.12.y-specific backport of 409f45387c93? I'll hold
6.12 until it shows up.
--
Thanks,
Sasha