Re: [GIT PULL] [PATCH v2 0/5] rust: Task & schedule related changes for v6.17

From: Alice Ryhl
Date: Mon Jul 21 2025 - 07:01:22 EST


On Mon, Jun 30, 2025 at 3:50 PM Boqun Feng <boqun.feng@xxxxxxxxx> wrote:
>
> On Tue, Jun 24, 2025 at 10:15:13PM -0700, Boqun Feng wrote:
> > Hi Ingo & Peter,
> >
> > This is the updated version from my pull request last cycle:
> >
> > v1: https://lore.kernel.org/rust-for-linux/20250506045843.51258-1-boqun.feng@xxxxxxxxx/
> >
> > Please take a look, thanks!
> >
>
> Ping ;-) I forgot to add that this is a dependency for Rust version's
> read_poll_timeout(), which is a dependency to a few things:
>
> * In the `Tyr` driver:
>
> https://lore.kernel.org/rust-for-linux/20250628.224928.690831629261546521.fujita.tomonori@xxxxxxxxx/
>
> * In Nova, the gpu driver:
>
> https://lore.kernel.org/rust-for-linux/20250619-nova-frts-v6-24-ecf41ef99252@xxxxxxxxxx/
>
> * In the qt2025 phy driver:
>
> https://lore.kernel.org/lkml/20250220070611.214262-9-fujita.tomonori@xxxxxxxxx/
>
> Thanks!

I would love to see this land to unblock the above users. I wanted to
add that I fixed the Rust language so that it NUL-terminates these
filename strings, so Ingo's concern from the last cycle should not
apply to this version of the PR.

Thanks!
Alice