summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
diff options
context:
space:
mode:
authorMark McLoughlin2009-02-05 19:23:46 +0100
committerAvi Kivity2009-02-15 01:47:39 +0100
commit682edb4c01e690c7c7cd772dbd6f4e0fd74dc572 (patch)
tree21e41d8f67f3fc81df9744e91350e76b1787ec3b /arch/x86/kvm/vmx.c
parentKVM: x86: fix LAPIC pending count calculation (diff)
downloadkernel-qcow2-linux-682edb4c01e690c7c7cd772dbd6f4e0fd74dc572.tar.gz
kernel-qcow2-linux-682edb4c01e690c7c7cd772dbd6f4e0fd74dc572.tar.xz
kernel-qcow2-linux-682edb4c01e690c7c7cd772dbd6f4e0fd74dc572.zip
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 'arch/x86/kvm/vmx.c')
0 files changed, 0 insertions, 0 deletions