Re: [PATCH v9 01/13] rust: hrtimer: introduce hrtimer support

From: Andreas Hindborg
Date: Mon Feb 24 2025 - 08:20:13 EST


Hi Frederic,

"Andreas Hindborg" <a.hindborg@xxxxxxxxxx> writes:

> This patch adds support for intrusive use of the hrtimer system. For now,
> only one timer can be embedded in a Rust struct.
>
> The hrtimer Rust API is based on the intrusive style pattern introduced by
> the Rust workqueue API.
>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
> ---

I dropped your ack because I added the kconfig. Re-ack if you are still
happy :)


Best regards,
Andreas Hindborg