[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e2bb7c12-235c-4b2b-823a-363d22c6a13e@kernel.org>
Date: Thu, 21 Aug 2025 01:38:43 +0200
From: Danilo Krummrich <dakr@...nel.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Alice Ryhl <aliceryhl@...gle.com>,
Shankari Anand <shankari.ak0208@...il.com>, Miguel Ojeda <ojeda@...nel.org>,
Alex Gaynor <alex.gaynor@...il.com>, linux-mm@...ck.org,
rust-for-linux@...r.kernel.org, linux-kernel@...r.kernel.org,
Lorenzo Stoakes <lorenzo.stoakes@...cle.com>,
"Liam R . Howlett" <Liam.Howlett@...cle.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>,
Trevor Gross <tmgross@...ch.edu>
Subject: Re: [PATCH 3/7] rust: mm: update ARef and AlwaysRefCounted imports
from sync::aref
On 8/21/25 1:25 AM, Andrew Morton wrote:
> On Fri, 15 Aug 2025 15:51:31 +0200 Alice Ryhl <aliceryhl@...gle.com> wrote:
>
>> On Wed, Jul 16, 2025 at 11:16 AM Shankari Anand
>> <shankari.ak0208@...il.com> wrote:
>>>
>>> Update call sites in the mm 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>
>>
>> Andrew, would you be able to pick up this patch? Thanks!
>
> I prefer not to grab a single patch from the middle of a series, so
> please add
>
> Acked-by: Andrew Morton <akpm@...ux-foundation.org>
>
> and merge this alongside the remainder of that series, thanks.
This patch was sent standalone. The reason for the "3/7" suffix is that the
author wasn't aware that this should be avoided for independent patches.
It was previously part of a treewide series, where the treewide changes have
been decided to do in multiple cycles instead, such that each subsystem can pick
up the corresponding patches.
Powered by blists - more mailing lists