[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CANiq72kswZD=2fAWhzOPAzPY_H2CMtKnZSL664Q5jy6WvwcWwA@mail.gmail.com>
Date: Mon, 8 Sep 2025 00:29:26 +0200
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Shankari Anand <shankari.ak0208@...il.com>
Cc: Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <lossin@...nel.org>, Andreas Hindborg <a.hindborg@...nel.org>,
Alice Ryhl <aliceryhl@...gle.com>, Trevor Gross <tmgross@...ch.edu>,
Danilo Krummrich <dakr@...nel.org>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: sync: Update ARef and AlwaysRefCounted imports from sync::aref
On Mon, Aug 18, 2025 at 9:11 PM Shankari Anand
<shankari.ak0208@...il.com> wrote:
>
> Update the in-file reference of sync/aref.rs 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
> Fixes: 07dad44aa9a93 ("rust: kernel: move ARef and AlwaysRefCounted to sync::aref")
> Signed-off-by: Shankari Anand <shankari.ak0208@...il.com>
Applied to `rust-next` -- thanks everyone!
(without the Fixes tag, as discussed)
Cheers,
Miguel
Powered by blists - more mailing lists