Re: [RFC PATCH 0/4] rust: miscdevice: abstraction for uring-cmd
From: Danilo Krummrich
Date: Sat Jul 19 2025 - 13:03:42 EST
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,
Danilo