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

From: Andreas Hindborg

Date: Tue Jun 23 2026 - 09:14:38 EST


Alice Ryhl <aliceryhl@xxxxxxxxxx> writes:

> On Thu, Jun 4, 2026 at 10:14 PM Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote:
>>
>> From: Asahi Lina <lina@xxxxxxxxxxxxx>
>>
>> This allows Page references to be returned as borrowed references,
>> without necessarily owning the struct page.
>>
>> Signed-off-by: Asahi Lina <lina@xxxxxxxxxxxxx>
>> [ Andreas: Fix formatting and add a safety comment. ]
>> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
>
> This will not compile unless Rust Binder is also updated.

I'll be sure to build test against binder.


Best regards,
Andreas Hindborg