Re: [PATCH v3] uaccess: rust: use newtype for user pointers

From: Miguel Ojeda
Date: Mon Jun 16 2025 - 17:05:20 EST


On Mon, Jun 16, 2025 at 3:46 PM Alice Ryhl <aliceryhl@xxxxxxxxxx> wrote:
>
> This is based on top of the strncpy_from_user for Rust patch.
> https://lore.kernel.org/r/20250616-strncpy-from-user-v5-0-2d3fb0e1f5af@xxxxxxxxxx
>
> I don't see a clear owner of uaccess in MAINTAINERS, so I suggest that
> it lands through Miguel's tree.

Sounds good to me, also for the dependency, unless someone really
needs it earlier.

Cheers,
Miguel