Re: [PATCH v2 0/4] rust: refactor ARef and AlwaysRefCounted imports

From: Miguel Ojeda

Date: Sun Mar 15 2026 - 17:25:59 EST


On Fri, Jan 2, 2026 at 11:16 PM Shankari Anand
<shankari.ak0208@xxxxxxxxx> wrote:
>
> rust: i2c: Update ARef and AlwaysRefCounted imports to use sync::aref
> rust: usb: Update AlwaysRefCounted imports to use sync::aref
> rust: types: remove temporary re-exports of ARef and AlwaysRefCounted

Applied to `rust-next` -- thanks everyone!

[ Move `ARef` import into the `kernel` `use` tree above. - Miguel ]

[ Rebase. - Miguel ]

I don't see anything remaining in linux-next, and #1 was already in
v7.0-rc1, so I just applied all the rest, i.e. including the removal
of the temporary re-export. Let's see tomorrow if all goes well.

Thanks Shankari for your patience and keeping track of this!

With this, we are finally done with the move.

Greg, Wolfram: if you didn't want me to pick them up, please shout!

Cheers,
Miguel