Re: [RFC PATCH 0/4] rust: miscdevice: abstraction for uring-cmd
From: Sidong Yang
Date: Sun Jul 20 2025 - 12:11:46 EST
On Sat, Jul 19, 2025 at 07:03:24PM +0200, Danilo Krummrich wrote:
> Hi Sidong,
>
> On 7/19/25 4:33 PM, Sidong Yang 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.
>
> Please also add Greg, maybe get_maintainer.pl does not list him, since the
> entries for miscdevice were missing for a while I think.
>
> For new abstractions I also recommend to Cc the RUST reviewers.
Thanks for a advice. I've added Greg, and other RUST reviewers to Cc.
Thanks,
Sidong
>
> Thanks,
> Danilo