Re: [RFC PATCH 0/4] rust: miscdevice: abstraction for uring-cmd
From: Miguel Ojeda
Date: Sun Jul 20 2025 - 13:01:19 EST
On Sun, Jul 20, 2025 at 6:52 PM Sidong Yang <sidong.yang@xxxxxxxxxx> wrote:
>
> Sadly, there isn’t a concrete user yet. I understand that an abstraction by itself
> won’t be merged without a real in-tree user.
> I’ll identify a suitable kernel module to port to Rust and follow up once I have one.
Sounds good, thanks!
(Just in case: maintainers may or may not want to have an equivalent
Rust module for a C one, it is up to them. In that case,
https://rust-for-linux.com/rust-reference-drivers may help.).
Cheers,
Miguel