Hi Raag, On Mon, Mar 10, 2025 at 08:45:12AM +0200, Raag Jadav wrote: > On Fri, Feb 28, 2025 at 01:06:47PM +0530, Raag Jadav wrote: > > This series converts media drivers to use the newly introduced[1] > > devm_kmemdup_array() helper. This depends on changes available on > > immutable tag[2]. > > > > [1] https://lore.kernel.org/r/20250212062513.2254767-1-raag.jadav@xxxxxxxxx > > [2] https://lore.kernel.org/r/Z7xGpz3Q4Zj6YHx7@xxxxxxxxxxxxxxxxxx > > Bump, anything I can do to move this forward? The patches these depend on (those adding devm_kmemdup_array()) aren't in the Media tree yet. They don't seem urgent though so I'd just wait. Speaking of the patches themselves: I'd use *array instead of array[0] for sizeof argument. -- Regards, Sakari Ailus