From: Xiao Guangrong Date: Thu, 1 Apr 2010 08:50:45 +0000 (+0800) Subject: KVM: MMU: cleanup/fix mmu audit code X-Git-Tag: v2.6.35-rc1~436^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805d32dea4dfb8319aaf7e73a681ad410a5e331a;p=pandora-kernel.git KVM: MMU: cleanup/fix mmu audit code This patch does: - 'sp' parameter in inspect_spte_fn() is not used, so remove it - fix 'kvm' and 'slots' is not defined in count_rmaps() - fix a bug in inspect_spte_has_rmap() Signed-off-by: Xiao Guangrong Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed