Files
android_kernel_xiaomi_sm8450/arch/x86/kvm
Marcelo Tosatti 7c8a83b75a KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
kvm_handle_hva, called by MMU notifiers, manipulates mmu data only with
the protection of mmu_lock.

Update kvm_mmu_change_mmu_pages callers to take mmu_lock, thus protecting
against kvm_handle_hva.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-06-10 11:48:54 +03:00
..
2009-03-24 11:02:49 +02:00
2009-06-10 11:48:50 +03:00
2009-06-10 11:48:27 +03:00
2009-06-10 11:48:36 +03:00
2009-06-10 11:48:47 +03:00