Re: [PATCH 1/2] KVM: SVM: Serialize the owner's mirror list in sev_migrate_from()

"Shen Yongchao" <[email protected]> Tue, 4 Aug 2026 23:32:46 +0800
Newsgroups org.kernel.vger.kvm
Message-ID <[email protected]>
On 8/4/26 10:13, Tom Lendacky wrote:

> For future reference, you should run your patch through
> scripts/get_maintainer.pl so that you include the proper people/lists when
> sending the patch, especially the originator of the patch being fixed.

Ah, good point - my tree had no git history, so get_maintainer.pl
couldn't point me at Peter.  Will keep it in mind.

[+Cc Peter Gonda]

Peter, this one and its companion (2/2, sev_vm_destroy) fix races in
the mirror list code from your b2125513dfc0.

Shen Yongchao