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:
52c6b95
)
KVM: mmu_notifier: Flush TLBs before releasing mmu_lock
author
Takuya Yoshikawa
<yoshikawa.takuya@oss.ntt.co.jp>
Fri, 10 Feb 2012 06:28:31 +0000
(15:28 +0900)
committer
Ben Hutchings
<ben@decadent.org.uk>
Wed, 30 May 2012 23:43:09 +0000
(
00:43
+0100)
(cherry picked from commit
565f3be2174611f364405bbea2d86e153c2e7e78
Other threads may process the same page in that small window and skip
TLB flush and then return before these functions do flush.
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
virt/kvm/kvm_main.c
patch
|
blob
|
history
diff --cc
virt/kvm/kvm_main.c
Simple merge