linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Danilo Krummrich <dakr@kernel.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: "Alice Ryhl" <aliceryhl@google.com>,
	"Shankari Anand" <shankari.ak0208@gmail.com>,
	"Miguel Ojeda" <ojeda@kernel.org>,
	"Alex Gaynor" <alex.gaynor@gmail.com>,
	linux-mm@kvack.org, rust-for-linux@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"Lorenzo Stoakes" <lorenzo.stoakes@oracle.com>,
	"Liam R . Howlett" <Liam.Howlett@oracle.com>,
	"Boqun Feng" <boqun.feng@gmail.com>,
	"Gary Guo" <gary@garyguo.net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
	"Benno Lossin" <lossin@kernel.org>,
	"Andreas Hindborg" <a.hindborg@kernel.org>,
	"Trevor Gross" <tmgross@umich.edu>
Subject: Re: [PATCH 3/7] rust: mm: update ARef and AlwaysRefCounted imports from sync::aref
Date: Thu, 21 Aug 2025 01:38:43 +0200	[thread overview]
Message-ID: <e2bb7c12-235c-4b2b-823a-363d22c6a13e@kernel.org> (raw)
In-Reply-To: <20250820162518.7dd218ef331618bea11e9c2b@linux-foundation.org>

On 8/21/25 1:25 AM, Andrew Morton wrote:
> On Fri, 15 Aug 2025 15:51:31 +0200 Alice Ryhl <aliceryhl@google.com> wrote:
> 
>> On Wed, Jul 16, 2025 at 11:16 AM Shankari Anand
>> <shankari.ak0208@gmail.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@kernel.org>
>>> Link: https://github.com/Rust-for-Linux/linux/issues/1173
>>> Signed-off-by: Shankari Anand <shankari.ak0208@gmail.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@linux-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.


      reply	other threads:[~2025-08-20 23:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16  9:11 [PATCH 3/7] rust: mm: update ARef and AlwaysRefCounted imports from sync::aref Shankari Anand
2025-08-15 13:51 ` Alice Ryhl
2025-08-20 23:25   ` Andrew Morton
2025-08-20 23:38     ` Danilo Krummrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e2bb7c12-235c-4b2b-823a-363d22c6a13e@kernel.org \
    --to=dakr@kernel.org \
    --cc=Liam.Howlett@oracle.com \
    --cc=a.hindborg@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=alex.gaynor@gmail.com \
    --cc=aliceryhl@google.com \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun.feng@gmail.com \
    --cc=gary@garyguo.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lorenzo.stoakes@oracle.com \
    --cc=lossin@kernel.org \
    --cc=ojeda@kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=shankari.ak0208@gmail.com \
    --cc=tmgross@umich.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).