Re: [RFC PATCH 0/4] rust: miscdevice: abstraction for uring-cmd
From: Miguel Ojeda
Date: Sat Jul 19 2025 - 12:35:14 EST
On Sat, Jul 19, 2025 at 4:34 PM Sidong Yang <sidong.yang@xxxxxxxxxx> wrote:
>
> This patch series implemens an abstraction for io-uring sqe and cmd and
> adds uring_cmd callback for miscdevice. Also there is an example that use
> uring_cmd in rust-miscdevice sample.
Who will be using these?
Thanks!
Cheers,
Miguel