Re: [PATCH v5 1/7] rust: time: make Delta generic over its time unit
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 10 Aug 2026 16:39:49 +0200 Miguel Ojeda <[email protected]> wrote: > On Mon, Aug 10, 2026 at 2:15 PM FUJITA Tomonori <[email protected]> wrote: >> >> The reason for landing it this cycle is Gary's point from earlier in >> the thread: the users can then be added in the next one. I expect >> those users to come via a GPU tree, so it would save some coordination >> later. >> >> Miguel, would you still be happy to pick this up? I'll send the >> arithmetic as a follow-up next cycle. > > The latter patches involve workqueue (by the way, Tejun is not Cc'd, I > think?), sync and Binder, and are not trivial and it is late, so I Oops, right, he was not. Only the RUST entry matches rust/kernel/workqueue.rs. So get_maintainer.pl does not report the workqueue maintainers for it. I will send a patch adding rust/kernel/workqueue.rs and rust/helpers/workqueue.c to the WORKQUEUE entry