Re: [PATCH v3] rust: io: use newtype for PhysAddr
From: Miguel Ojeda
Date: Tue May 05 2026 - 14:35:30 EST
On Tue, May 5, 2026 at 10:24 AM <x@xxxxxxx> wrote:
>
> From: Favilances Noir <favilances@xxxxxxxxx>
It is great to see more strong types, thanks for this!
>From the other parallel patch:
Suggested-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
Link: https://github.com/Rust-for-Linux/linux/issues/1204
By the way, please try to fix the email From header -- it can be quite
confusing to see "x" in the mailing list and other tooling... :)
We also probably want a few more `#[inline]`s as Sashiko mentions.
Cheers,
Miguel