Re: [PATCH v2 4/4] rust: types: remove temporary re-exports of ARef and AlwaysRefCounted

From: Miguel Ojeda

Date: Wed Jan 07 2026 - 12:00:39 EST


On Wed, Jan 7, 2026 at 5:37 PM Shankari Anand <shankari.ak0208@xxxxxxxxx> wrote:
>
> Hello Miguel and all,
>
> This change has already been made in [1]. Probably it has showed up on the linux-next
> recently which has caused the kernel bot to detect the error.
>
> I haven't raised a patch for this file change I suppose. Should I do it in the same patch v3
> or put up a separate patch and reference it there?

If you mean the `FwNode` one you quoted, then I see it in commit
2e2b4135d1cb ("rust: device: Update ARef and AlwaysRefCounted imports
from sync::aref") which is in -next, so that should be fine.

Thanks!

Cheers,
Miguel