Re: [PATCH v3 0/6] rust: add `register!` macro

From: Miguel Ojeda

Date: Mon Jan 26 2026 - 09:04:48 EST


On Mon, Jan 26, 2026 at 2:29 PM Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
> This patchset is based on `driver-core-next`.

I think in the end you wanted to pick this through driver-core in this
cycle, right?

I have sent Acked-by's for that, I hope it helps.

> Note that it also need `rust-fixes` to avoid an `unused_unsafe` warning.

That sounds fine, i.e. -next has it and Linus will have it before the
merge window (unless you want to get rid of the warnings in your own
branch).

Thanks!

Cheers,
Miguel