commit | 7c5625227ff8c81953e953d8e25c3eba2ab0aeb3 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Mon Mar 28 10:29:27 2011 +0800 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:57:03 2011 -0400 |
tree | 4592af4fbf9e9f95cdd063b5423afee24a1e6b90 | |
parent | a0c0ab2feb9d696978a7475dce4253ec62e98a16 [diff] |
KVM: MMU: remove mmu_seq verification on pte update path 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>