Re: [PATCH 0/3] KVM: PPC: KVM module exit fixes
Michael Ellerman <[email protected]>
| Newsgroups | org.kernel.vger.kvm-ppc,org.ozlabs.lists.linuxppc-dev |
|---|---|
| Message-ID | <[email protected]> |
Michael Ellerman <[email protected]> writes: > On Thu, 23 Dec 2021 18:19:28 -0300, Fabiano Rosas wrote: >> 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/[email protected]/ cheers