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)
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