[PATCH v17 05/10] rust: page: convert to `Ownable`

Alice Ryhl aliceryhl at google.com
Wed Jun 17 09:54:37 UTC 2026


On Thu, Jun 4, 2026 at 10:14 PM Andreas Hindborg <a.hindborg at kernel.org> wrote:
>
> From: Asahi Lina <lina at asahilina.net>
>
> This allows Page references to be returned as borrowed references,
> without necessarily owning the struct page.
>
> Signed-off-by: Asahi Lina <lina at asahilina.net>
> [ Andreas: Fix formatting and add a safety comment. ]
> Signed-off-by: Andreas Hindborg <a.hindborg at kernel.org>

This will not compile unless Rust Binder is also updated.

Alice



More information about the Linux-security-module-archive mailing list