On Thu, 26 Sept 2024 at 14:27, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Thu, Sep 26, 2024 at 02:20:19PM +0200, Dmitry Baryshkov wrote: > > On Thu, 26 Sept 2024 at 14:12, Andy Shevchenko > > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > > On Thu, Sep 26, 2024 at 12:26:24AM +0300, Dmitry Baryshkov wrote: > > ... > > > > but in any case the thing is that kfree() > > > probably can be done using __free(). Then PM runtime handled differently. > > > > That's a separate cleanup in my opinion. > > Yes and for that we do not need an intermediate change, right? I don't have a strong opinion here (and I don't feel a strong need to move existing code into using cleanup.h just for the sake of it). -- With best wishes Dmitry