Marcelo Tosatti 960b399169 KVM: MMU: kvm_pv_mmu_op should not take mmap_sem
kvm_pv_mmu_op should not take mmap_sem. All gfn_to_page() callers down
in the MMU processing will take it if necessary, so as it is it can
deadlock.

Apparently a leftover from the days before slots_lock.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-04-27 18:21:45 +03:00
..
2008-04-27 12:01:22 +03:00
2008-01-30 18:01:20 +02:00
2008-04-27 11:53:20 +03:00
2008-04-27 18:21:44 +03:00
2008-04-27 12:01:19 +03:00
2008-04-27 11:53:21 +03:00