commit | 9d1beefb71146bbf5f820ab17c450808b0d0b2df | [log] [tgz] |
---|---|---|
author | Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp> | Tue Jan 08 19:46:48 2013 +0900 |
committer | Gleb Natapov <gleb@redhat.com> | Mon Jan 14 11:14:17 2013 +0200 |
tree | d4563459cf9c07b520da4eddc374104c23466db2 | |
parent | b34cb590fb099f7929dd78d9464b70319ee12a98 [diff] |
KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself Better to place mmu_lock handling and TLB flushing code together since this is a self-contained function. Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Takuya Yoshikawa <yoshikawa_takuya_b1@lab.ntt.co.jp> Signed-off-by: Gleb Natapov <gleb@redhat.com>