git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92b5265
)
KVM: MMU: remove unnecessary check
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Fri, 7 Sep 2012 06:15:03 +0000
(14:15 +0800)
committer
Avi Kivity
<avi@redhat.com>
Mon, 10 Sep 2012 08:26:16 +0000
(11:26 +0300)
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>
No differences found