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:
8a1b9dd
)
KVM: x86: fix error return code in kvm_arch_vcpu_init()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 17 Apr 2013 23:41:00 +0000
(07:41 +0800)
committer
Gleb Natapov
<gleb@redhat.com>
Mon, 22 Apr 2013 07:56:44 +0000
(10:56 +0300)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found