[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b1a87360-339b-4554-a429-c29980abc454@kernel.org>
Date: Fri, 15 Aug 2025 22:55:14 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: Shankari Anand <shankari.ak0208@...il.com>
Cc: Abdiel Janulgue <abdiel.janulgue@...il.com>,
Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Daniel Almeida <daniel.almeida@...labora.com>,
Robin Murphy <robin.murphy@....com>, Andreas Hindborg
<a.hindborg@...nel.org>, Boqun Feng <boqun.feng@...il.com>,
Gary Guo <gary@...yguo.net>, Björn Roy Baron
<bjorn3_gh@...tonmail.com>, Benno Lossin <lossin@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: dma: Update ARef and AlwaysRefCounted imports from
sync::aref
On 8/14/25 12:41 PM, Shankari Anand wrote:
> Update call sites in the dma subsystem 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@...nel.org>
> Link: https://github.com/Rust-for-Linux/linux/issues/1173
> Signed-off-by: Shankari Anand <shankari.ak0208@...il.com>
Applied to alloc-next, thanks!
Powered by blists - more mailing lists