> -----Original Message-----
> From: Peter Maydell [mailto:[email protected]]
> Sent: Friday, January 8, 2021 7:43 PM
> To: ganqixin <[email protected]>
> Cc: QEMU Developers <[email protected]>; QEMU Trivial
> <[email protected]>; Beniamino Galvani <[email protected]>;
> Antony Pavlov <[email protected]>; Igor Mitsyanko
> <[email protected]>; sundeep subbaraya <[email protected]>;
> Jan Kiszka <[email protected]>; Chenqun (kuhn)
> <[email protected]>; Zhanghailiang
> <[email protected]>
> Subject: Re: [PATCH v2 0/7] Fix some memleaks caused by ptimer_init
> 
> On Thu, 17 Dec 2020 at 11:32, Gan Qixin <[email protected]> wrote:
> >
> > v1->v2:
> > Changes suggested by Peter Maydell:
> >     Delete the modification of unrelated whitespace.
> >
> > Gan Qixin (7):
> >   allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid
> >     memleaks
> >   digic-timer: Use ptimer_free() in the finalize function to avoid
> >     memleaks
> >   exynos4210_mct: Use ptimer_free() in the finalize function to avoid
> >     memleaks
> >   exynos4210_pwm: Use ptimer_free() in the finalize function to avoid
> >     memleaks
> >   exynos4210_rtc: Use ptimer_free() in the finalize function to avoid
> >     memleaks
> >   mss-timer: Use ptimer_free() in the finalize function to avoid
> >     memleaks
> >   musicpal: Use ptimer_free() in the finalize function to avoid
> > memleaks
> 
> Applied to target-arm.next, thanks.
> 
> PS: something odd happened with the threading of this series -- the patch
> emails weren't follow-ups to the cover letter -- so the automated tools like
> patchew got confused and thought the series was empty:
> https://patchew.org/QEMU/[email protected]
> m/
> 
> You might want to look into fixing that for next time you send a patchset.
> 

Thanks for telling me the error that occurred when receiving this patch email. 
I will fix it.

Reply via email to