Re: [PATCH v2 1/2] rust: add udelay() function

From: Miguel Ojeda
Date: Sun Oct 26 2025 - 10:49:39 EST


On Sun, Oct 26, 2025 at 2:11 PM FUJITA Tomonori
<fujita.tomonori@xxxxxxxxx> wrote:
>
> I've sent v3 with debug_assert! added.
>
> Is anyone currently working on pr_*_once? If I remember correctly,
> there were a few proposals in the past, but they didn’t reach a
> conclusion on how to implement it and never got merged.

Thanks Tomo -- I think the latest was:

https://lore.kernel.org/rust-for-linux/20241126-pr_once_macros-v4-0-410b8ca9643e@xxxxxxx/

Cheers,
Miguel