Re: [PATCH v3 0/5] rust: time: Convert hrtimer to use Instant and Delta
From: Miguel Ojeda
Date: Tue Jun 24 2025 - 07:08:40 EST
On Tue, Jun 17, 2025 at 12:39 PM Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote:
>
> [1/5] rust: time: Rename Delta's methods from as_* to into_*
> commit: 2ed94606a0fea693e250e5b8fda11ff8fc240d37
Do we want this given the (~ongoing) discussion at
https://lore.kernel.org/rust-for-linux/20250617144155.3903431-2-fujita.tomonori@xxxxxxxxx/
?
I noticed due to a conflict in linux-next today.
Cheers,
Miguel