KVM: MMU: remove mmu_seq verification on pte update path
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Mon, 28 Mar 2011 02:29:27 +0000 (10:29 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:57:03 +0000 (07:57 -0400)
commit7c5625227ff8c81953e953d8e25c3eba2ab0aeb3
tree4592af4fbf9e9f95cdd063b5423afee24a1e6b90
parenta0c0ab2feb9d696978a7475dce4253ec62e98a16
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>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h