Re: [PATCH 0/3] KVM: PPC: KVM module exit fixes
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2022-03-12 10:43:00
Michael Ellerman [off-list ref] writes:
On Thu, 23 Dec 2021 18:19:28 -0300, Fabiano Rosas wrote:quoted
This is a resend the module cleanup fixes but this time without the HV/PR merge. Fabiano Rosas (1): KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init KVM: PPC: Book3S HV: Delay setting of kvm ops KVM: PPC: Book3S HV: Free allocated memory if module init fails [...]Applied to powerpc/topic/ppc-kvm. [1/3] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init https://git.kernel.org/powerpc/c/69ab6ac380a00244575de02c406dcb9491bf3368 [2/3] KVM: PPC: Book3S HV: Delay setting of kvm ops https://git.kernel.org/powerpc/c/c5d0d77b45265905bba2ce6e63c9a02bbd11c43c [3/3] KVM: PPC: Book3S HV: Free allocated memory if module init fails https://git.kernel.org/powerpc/c/175be7e5800e2782a7e38ee9e1b64633494c4b44
These commits are actually of the v4 patches, the thanks email script got confused. See: https://lore.kernel.org/all/164708144610.832402.1913966629226492244.b4-ty@ellerman.id.au/ (local) cheers