KVM: MMU: remove valueless output message
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Tue, 27 Jul 2010 03:21:18 +0000 (11:21 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:50:02 +0000 (10:50 +0200)
commit19ada5c4b6170bbc7ac4f2f38dba0068fdc7755a
tree1a23685f1b6194e1b08b7dd434ab8a622acdc864
parentd359192feaf02861327339a9dda6b2b2d765c2bc
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 <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/mmu.c