Re: [PATCH v5 1/7] rust: time: make Delta generic over its time unit
Miguel Ojeda <[email protected]>
| Newsgroups | org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72nYwjwSiMnMURNa49v1yfRT+LRAe5KaYShhUkN79H4nZw@mail.gmail.com> |
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 wouldn't pick them without at the very least giving time for their maintainers to be aware and acknowledge them (and even then, Andreas is not sure about landing this series in general). A compromise may be to land the minimum set that is needed for next cycle, e.g. the first 2 or first 4 patches. I have pinged Andreas and Gary about it. Otherwise, a tag early next cycle is just fine if Andreas is not confident about these. I hope that helps... Cheers, Miguel