Re: [PATCH] driver core: Split devres APIs to device/devres.h
From: Andy Shevchenko
Date: Fri Feb 28 2025 - 07:42:13 EST
On Fri, Feb 28, 2025 at 05:18:35PM +0800, xiaopeitux@xxxxxxxxxxx wrote:
> From: Pei Xiao <xiaopei01@xxxxxxxxxx>
>
> Since a21cad931276 ("driver core: Split devres APIs to
> device/devres.h"),but some APIs like 'devm_alloc_percpu' didn't move to
> devres.h. we should also move it.
Action move is part of the next step, see this [1].
So, basically you should take your --base branch, merge the immutable tag [2],
apply patch series from [1] and then create a patch of the leftovers as
mentioned in your commit message above.
[1]: https://lore.kernel.org/r/20250220162238.2738038-1-andriy.shevchenko@xxxxxxxxxxxxxxx
[2]: https://lore.kernel.org/r/Z7xGpz3Q4Zj6YHx7@xxxxxxxxxxxxxxxxxx
--
With Best Regards,
Andy Shevchenko