Re: [PATCH 2/7] rust: gpu: update ARef and AlwaysRefCounted imports from sync::aref
From: Danilo Krummrich
Date: Wed Aug 13 2025 - 12:44:33 EST
On Wed Jul 16, 2025 at 11:09 AM CEST, Shankari Anand wrote:
> Update call sites under gpu to import `ARef` and
> `AlwaysRefCounted` from `sync::aref` instead of `types`.
>
> This aligns with the ongoing effort to move `ARef` and
> `AlwaysRefCounted` to sync.
>
> Suggested-by: Benno Lossin <lossin@xxxxxxxxxx>
> Link: https://github.com/Rust-for-Linux/linux/issues/1173
> Signed-off-by: Shankari Anand <shankari.ak0208@xxxxxxxxx>
Applied to nova-next, thanks!
[ Alter subject and commit message to be nova specific. - Danilo ]