Re: [PATCH v1 00/13] Convert to use devm_kmemdup_array()

From: Raag Jadav
Date: Mon Feb 24 2025 - 07:40:33 EST


On Fri, Feb 21, 2025 at 10:23:20PM +0530, Raag Jadav wrote:
> This series is the second wave of patches to add users of newly introduced
> devm_kmemdup_array() helper. Original series on [1].
>
> This depends on changes available on immutable tag[2]. Feel free to pick
> your subsystem patches with it, or share your preferred way to route them.
>
> [1] https://lore.kernel.org/r/20250212062513.2254767-1-raag.jadav@xxxxxxxxx
> [2] https://lore.kernel.org/r/Z7cqCaME4LxTTBn6@xxxxxxxxxxxxxxxxxx

Update: Anyone wishing to pull from this series, please use the updated
tag[3]. I'll wait for a few days for review comments and send out a v2
with fbdev fix.

[3] https://lore.kernel.org/r/Z7xGpz3Q4Zj6YHx7@xxxxxxxxxxxxxxxxxx

Apologies for the inconvenience.

Raag