Re: [PATCH 3/8] rust: io: use pointer types instead of address

From: Alexandre Courbot

Date: Sun Apr 05 2026 - 23:50:09 EST


On Mon Apr 6, 2026 at 12:00 AM JST, Danilo Krummrich wrote:
> On Sun Apr 5, 2026 at 4:56 PM CEST, Alexandre Courbot wrote:
>> Do we have users of `IoKnownSize` that we need to keep it around?
>
> nova-core has been a user so far, and since the patch series targets the
> driver-core tree it must be considered.

Ah right, in the nova-local register macro. Makes sense then.