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:
84ed741
)
arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 27 Feb 2015 11:41:45 +0000
(19:41 +0800)
committer
Christoffer Dall
<christoffer.dall@linaro.org>
Fri, 13 Mar 2015 10:40:57 +0000
(11:40 +0100)
Add the missing unlock before return from function kvm_vgic_create()
in the error handling case.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
No differences found