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:
cb83cad
)
KVM: MMU: avoid double write protected in sync page path
author
Xiao Guangrong
<xiaoguangrong@cn.fujitsu.com>
Fri, 11 Jun 2010 13:30:36 +0000
(21:30 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:46:41 +0000
(10:46 +0300)
The sync page is already write protected in mmu_sync_children(), don't
write protected it again
Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found