diff options
author | Mark McLoughlin <[email protected]> | 2009-02-05 18:23:46 +0000 |
---|---|---|
committer | Avi Kivity <[email protected]> | 2009-02-15 02:47:39 +0200 |
commit | 682edb4c01e690c7c7cd772dbd6f4e0fd74dc572 (patch) | |
tree | 21e41d8f67f3fc81df9744e91350e76b1787ec3b /net/lapb/lapb_subr.c | |
parent | b682b814e3cc340f905c14dff87ce8bdba7c5eba (diff) |
KVM: Fix assigned devices circular locking dependency
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: [email protected]
Signed-off-by: Mark McLoughlin <[email protected]>
Acked-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Avi Kivity <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions