https://github.com/torvalds/linux
Revision 02d9a04da453984b16f4a585ad808cf961df495e authored by Paolo Bonzini on 28 December 2022, 11:00:22 UTC, committed by Paolo Bonzini on 28 December 2022, 11:02:54 UTC
Currently only the locking order of SRCU vs kvm->slots_arch_lock
and kvm->slots_lock is documented.  Extend this to kvm->lock
since Xen emulation got it terribly wrong.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent a79b53a
History
Tip revision: 02d9a04da453984b16f4a585ad808cf961df495e authored by Paolo Bonzini on 28 December 2022, 11:00:22 UTC
Documentation: kvm: clarify SRCU locking order
Tip revision: 02d9a04

back to top