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:
db3fe4e
)
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
Avi Kivity
<avi@redhat.com>
Thu, 8 Mar 2012 12:10:23 +0000
(14:10 +0200)
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>
No differences found