Message ID | 20211223211931.3560887-1-farosas@linux.ibm.com |
---|---|
Headers | show |
Series | KVM: PPC: KVM module exit fixes | expand |
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 cheers
Michael Ellerman <patch-notifications@ellerman.id.au> 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/164708144610.832402.1913966629226492244.b4-ty@ellerman.id.au/ cheers