From: Xiao Guangrong Date: Tue, 27 Jul 2010 03:21:18 +0000 (+0800) Subject: KVM: MMU: remove valueless output message X-Git-Tag: v2.6.37-rc1~142^2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19ada5c4b6170bbc7ac4f2f38dba0068fdc7755a;p=pandora-kernel.git KVM: MMU: remove valueless output message After commit 53383eaad08d, the '*spte' has updated before call rmap_remove()(in most case it's 'shadow_trap_nonpresent_pte'), so remove this information from error message Signed-off-by: Xiao Guangrong Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed