Re: [PATCH v3 0/4] KVM: PPC: KVM module exit fixes
From: Michael Ellerman <hidden>
Date: 2022-03-12 10:40:05
From: Michael Ellerman <hidden>
Date: 2022-03-12 10:40:05
On Tue, 25 Jan 2022 12:57:31 -0300, Fabiano Rosas wrote:
changes from v2: - patch 4: Matched module_put() to try_module_get() v2: https://lore.kernel.org/r/20220124220803.1011673-1-farosas@linux.ibm.com (local) [...]
Applied to powerpc/topic/ppc-kvm.
[1/4] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
https://git.kernel.org/powerpc/c/69ab6ac380a00244575de02c406dcb9491bf3368
[2/4] KVM: PPC: Book3S HV: Delay setting of kvm ops
https://git.kernel.org/powerpc/c/c5d0d77b45265905bba2ce6e63c9a02bbd11c43c
[3/4] KVM: PPC: Book3S HV: Free allocated memory if module init fails
https://git.kernel.org/powerpc/c/175be7e5800e2782a7e38ee9e1b64633494c4b44
[4/4] KVM: PPC: Decrement module refcount if init_vm fails
https://git.kernel.org/powerpc/c/4feb74aa64b35b21a4937f96d7a940adee286e5b
cheers