Re: [PATCH v3 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
From: Andy Shevchenko
Date: Mon Feb 03 2025 - 04:49:11 EST
On Mon, Feb 03, 2025 at 01:38:42PM +0530, Raag Jadav wrote:
> This series
>
> 1. Splits device/devres.h for the users that are only interested in devres APIs.
> Original work by Andy Shevchenko:
> https://lore.kernel.org/r/20241203195340.855879-1-andriy.shevchenko@xxxxxxxxxxxxxxx
>
> 2. Introduces a more robust and cleaner devm_kmemdup_array() helper and uses it
> across drivers.
>
> The idea behind embedding both work into a single series is to reduce conflicts
> and dependencies while merging.
>
> v2: Use size_mul() for multiplication (Dmitry)
> Update commit message (Dmitry)
>
> v3: Embed devres.h work by Andy
> Add more users of devm_kmemdup_array()
I understand the desire to cover as much as possible, but it becomes much
harder to coordinate. My proposal stays the same, i.e. I may take the GPIO/pin
control related (and already ACKed!) changes via Intel pin control tree and
the rest may use that immutable tag as needed.
What we need is an Ack for the first patch from Greg and perhaps I can take
IIO, if Jonathan gives an Ack.
> Update tags and rebase
--
With Best Regards,
Andy Shevchenko