Mark McLoughlin
authored
kvm->slots_lock is outer to kvm->lock, so take slots_lock in kvm_vm_ioctl_assign_device() before taking kvm->lock, rather than taking it in kvm_iommu_map_memslots(). Cc: stable@kernel.org Signed-off-by:Mark McLoughlin <markmc@redhat.com> Acked-by:
Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by:
Avi Kivity <avi@redhat.com>
Name | Last commit | Last update |
---|---|---|
.. | ||
kvm | KVM: Fix assigned devices circular locking dependency |