Re: [PATCH 0/6] rust/hrtimer: Various hrtimer + time additions

From: Andreas Hindborg
Date: Tue Apr 08 2025 - 08:24:55 EST


"Lyude Paul" <lyude@xxxxxxxxxx> writes:

> This is a collection of various bindings that I added to hrtimer when I
> was originally getting it ready to be used in rvkms. I've mostly been
> waiting for Andreas's hrtimer series to go upstream before submitting
> these.
>
> All of these are currently being used within rvkms for vblank emulation.
>

Please note that we are going to get rid of `Ktime` in favor of
`Instant` and `Duration` [1]. I know you brewed these patches long
before the instant/duration patches, but I think it would make sense to
merge instant/duration first and then this series.

Can you rebase on top of the instant/duration patches?


Best regards,
Andreas Hindborg



[1] https://lore.kernel.org/all/20250406013445.124688-1-fujita.tomonori@xxxxxxxxx