Re: [PATCH 2/6] rust: page: Convert to Ownable

From: Fiona Behrens
Date: Mon Feb 03 2025 - 04:39:56 EST


Asahi Lina <lina@xxxxxxxxxxxxx> writes:

> This allows Page references to be returned as borrowed references,
> without necessarily owning the struct page.
>
> Signed-off-by: Asahi Lina <lina@xxxxxxxxxxxxx>

Reviewed-by: Fiona Behrens <me@xxxxxxxxxx>