On Tue, Jan 03, 2023, Sean Christopherson wrote: > On Thu, Dec 29, 2022, Michal Luczaj wrote: > > Move synchronize_srcu(&kvm->srcu) out of kvm->lock critical section. > > This needs a much more descriptive changelog, and an update to > Documentation/virt/kvm/locking.rst to define the ordering requirements between > kvm->scru and kvm->lock. Ah, Paolo already send a docs update. I'll respond to that patch, I don't think the assertion that "kvm->lock is taken inside kvm->srcu" is true prior to the Xen change. https://lore.kernel.org/all/20221228110410.1682852-2-pbonzini@xxxxxxxxxx