commit | 7de5bdc96c372ab875408c86e0099958dba89f56 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Fri Sep 07 14:15:03 2012 +0800 |
committer | Avi Kivity <avi@redhat.com> | Mon Sep 10 11:26:16 2012 +0300 |
tree | b67ff1a3675a43fad0d74a32155e4fdbc8eb1c89 | |
parent | 92b5265d38f6a4d33e9d43974f176f18547687d6 [diff] |
KVM: MMU: remove unnecessary check Checking the return of kvm_mmu_get_page is unnecessary since it is guaranteed by memory cache Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>