Re: [PATCH] mm: rust: add page.rs to MEMORY MANAGEMENT - RUST
From: Danilo Krummrich
Date: Thu Aug 14 2025 - 04:29:39 EST
On 8/14/25 9:54 AM, 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@xxxxxxxxxx>
Acked-by: Danilo Krummrich <dakr@xxxxxxxxxx>