Re: [PATCH] rust: init: Fix generics in *_init! macros

From: Miguel Ojeda
Date: Sat Jun 28 2025 - 08:42:23 EST


On Sat, Jun 28, 2025 at 2:29 PM Benno Lossin <lossin@xxxxxxxxxx> wrote:
>
> Oops, that's a good catch! Seems like nobody used the generics before...
>
> Do you need this to go in as a fix into v6.16, or is it fine if I pick
> it for v6.17, since it's only a build failure?
>
> @Miguel any opinion?

If it is a fix, then we can just pick it. I have to send others
anyway, so I will be doing a fixes PR in a week or so.

Cheers,
Miguel