[PATCH] arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()
From: Christoffer Dall <hidden>
Date: 2015-03-02 17:29:47
Also in:
kvm, kvmarm
From: Christoffer Dall <hidden>
Date: 2015-03-02 17:29:47
Also in:
kvm, kvmarm
On Fri, Feb 27, 2015 at 07:41:45PM +0800, weiyj_lk at 163.com wrote:
From: Wei Yongjun <redacted> Add the missing unlock before return from function kvm_vgic_create() in the error handling case. Signed-off-by: Wei Yongjun <redacted>
Thanks, applied. -Christoffer