From: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
To: Alice Ryhl <aliceryhl@google.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
"Liam R . Howlett" <Liam.Howlett@oracle.com>,
Danilo Krummrich <dakr@kernel.org>,
Uladzislau Rezki <urezki@gmail.com>,
Vlastimil Babka <vbabka@suse.cz>,
rust-for-linux@vger.kernel.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: rust: add page.rs to MEMORY MANAGEMENT - RUST
Date: Thu, 14 Aug 2025 08:58:48 +0100 [thread overview]
Message-ID: <b42620fb-42a9-48ed-b816-21c08e401aff@lucifer.local> (raw)
In-Reply-To: <20250814075454.1596482-1-aliceryhl@google.com>
On Thu, Aug 14, 2025 at 07:54:54AM +0000, Alice Ryhl wrote:
> The page.rs file currently isn't included anywhere, and I think it's a
> good fit for the MEMORY MANAGEMENT - RUST entry. The file was originally
> added for use by Rust Binder, but I believe there is also work to use it
> in the upcoming scatterlist abstractions.
>
> Signed-off-by: Alice Ryhl <aliceryhl@google.com>
Acked-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> ---
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fe168477caa4..45f7a21dafd4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16244,15 +16244,17 @@ S: Maintained
> MEMORY MANAGEMENT - RUST
> M: Alice Ryhl <aliceryhl@google.com>
> R: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
> R: Liam R. Howlett <Liam.Howlett@oracle.com>
> L: linux-mm@kvack.org
> L: rust-for-linux@vger.kernel.org
> S: Maintained
> W: http://www.linux-mm.org
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
> F: rust/helpers/mm.c
> +F: rust/helpers/page.c
> F: rust/kernel/mm.rs
> F: rust/kernel/mm/
> +F: rust/kernel/page.rs
LGTM!
Apologies I've been a bit quiet on the rust front, is workload-related,
hope to dip in and out when I can :>)
Glad to see it's all moving forward nicely!
>
> MEMORY MAPPING
> M: Andrew Morton <akpm@linux-foundation.org>
> --
> 2.51.0.rc0.215.g125493bb4a-goog
>
next prev parent reply other threads:[~2025-08-14 7:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-14 7:54 [PATCH] mm: rust: add page.rs to MEMORY MANAGEMENT - RUST Alice Ryhl
2025-08-14 7:58 ` Lorenzo Stoakes [this message]
2025-08-14 8:28 ` Danilo Krummrich
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=b42620fb-42a9-48ed-b816-21c08e401aff@lucifer.local \
--to=lorenzo.stoakes@oracle.com \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=aliceryhl@google.com \
--cc=dakr@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=urezki@gmail.com \
--cc=vbabka@suse.cz \
/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).