Re: [PATCH v2 0/2] devres: clean up and move percpu allocator

From: Andy Shevchenko

Date: Tue Nov 18 2025 - 13:29:47 EST


On Tue, Nov 11, 2025 at 04:00:28PM +0100, Philipp Stanner wrote:
> On Tue, 2025-11-11 at 15:49 +0100, Andy Shevchenko wrote:
> > Clean up and move managed percpu allocator to devres.h.
> >
> > Changelog v2:
> > - fixed build error by adding a missed inclusion
>
> OK, didn't see v2. Documentation/ still missing, though.

No, you are wrong.

> But we only send new versions after waiting for >24h, don't we? :]

No need for a new version.

> >  .../driver-api/driver-model/devres.rst        |  1 -

Again, please read this list carefully.

> >  drivers/base/devres.c                         | 25 -------------------
> >  include/linux/device.h                        | 19 --------------
> >  include/linux/device/devres.h                 | 17 +++++++++++++
> >  4 files changed, 17 insertions(+), 45 deletions(-)


--
With Best Regards,
Andy Shevchenko