From: Xiao Guangrong Date: Thu, 22 Sep 2011 08:56:06 +0000 (+0800) Subject: KVM: MMU: cleanup FNAME(invlpg) X-Git-Tag: v3.3-rc1~131^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=505aef8f30a95f7e4abf2c07e54ded1521587ba0;p=pandora-kernel.git KVM: MMU: cleanup FNAME(invlpg) Directly Use mmu_page_zap_pte to zap spte in FNAME(invlpg), also remove the same code between FNAME(invlpg) and FNAME(sync_page) Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed