Re: [PATCH v7 1/9] rust: Introduce atomic API helpers

From: Miguel Ojeda
Date: Wed Jul 16 2025 - 08:38:03 EST


On Wed, Jul 16, 2025 at 11:23 AM Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> As this is auto-generated, how do we know when to auto-generate it
> again? What files does it depend on? And why can't we just
> auto-generate it at build time instead of having a static file in the
> tree that no one knows when to regenerate it? :)

If Boqun confirms that there is no reason not to do that, then I can
take a look at that.

Cheers,
Miguel