git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b34cb59
)
KVM: Make kvm_mmu_slot_remove_write_access() take mmu_lock by itself
author
Takuya Yoshikawa
<yoshikawa_takuya_b1@lab.ntt.co.jp>
Tue, 8 Jan 2013 10:46:48 +0000
(19:46 +0900)
committer
Gleb Natapov
<gleb@redhat.com>
Mon, 14 Jan 2013 09:14:17 +0000
(11:14 +0200)
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>
No differences found