From: Xiao Guangrong Date: Mon, 28 Mar 2011 02:29:27 +0000 (+0800) Subject: KVM: MMU: remove mmu_seq verification on pte update path X-Git-Tag: v3.0-rc1~350^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c5625227ff8c81953e953d8e25c3eba2ab0aeb3;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed