diff options
author | Mark McLoughlin <markmc@redhat.com> | 2009-02-05 18:23:46 +0000 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2009-02-15 02:47:39 +0200 |
commit | 682edb4c01e690c7c7cd772dbd6f4e0fd74dc572 (patch) | |
tree | 21e41d8f67f3fc81df9744e91350e76b1787ec3b /kernel/futex.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: 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>
Diffstat (limited to 'kernel/futex.c')
0 files changed, 0 insertions, 0 deletions