]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita0a616b043f20187a9f379fa1abdd02196a5633b
tree1a23685f1b6194e1b08b7dd434ab8a622acdc864
parent1b7fb6a70e1738d6d517682908954bc46227fc3e
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