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

From: Boqun Feng
Date: Mon Feb 24 2025 - 10:51:18 EST


Hi Andreas,

On Mon, Feb 24, 2025 at 02:19:45PM +0100, Andreas Hindborg wrote:
> 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 :)
>

Why do we need this new kconfig?

Regards,
Boqun

>
> Best regards,
> Andreas Hindborg
>
>