Re: [PATCH v10 04/13] rust: hrtimer: allow timer restart from timer handler
From: Benno Lossin
Date: Fri Mar 07 2025 - 08:04:14 EST
On Fri Mar 7, 2025 at 11:11 AM CET, Andreas Hindborg wrote:
> Allow timer handlers to report that they want a timer to be restarted after
> the timer handler has finished executing.
>
> Acked-by: Frederic Weisbecker <frederic@xxxxxxxxxx>
> Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
Reviewed-by: Benno Lossin <benno.lossin@xxxxxxxxx>
---
Cheers,
Benno