Re: [PATCH 0/3] KVM: PPC: KVM module exit fixes

2022-03-12 Thread Michael Ellerman
Michael Ellerman 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 set

Re: [PATCH 0/3] KVM: PPC: KVM module exit fixes

2022-02-17 Thread Michael Ellerman
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: Book

[PATCH 0/3] KVM: PPC: KVM module exit fixes

2021-12-23 Thread Fabiano Rosas
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 arch/powerpc/kvm/bo