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:
a0c0ab2
)
KVM: MMU: remove mmu_seq verification on pte update path
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Mon, 28 Mar 2011 02:29:27 +0000
(10:29 +0800)
committer
Avi Kivity
<avi@redhat.com>
Wed, 11 May 2011 11:57:03 +0000
(07:57 -0400)
The mmu_seq verification can be removed since we get the pfn in the
protection of mmu_lock.
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found