Re: [PATCH v7 1/9] rust: Introduce atomic API helpers
From: Miguel Ojeda
Date: Wed Jul 16 2025 - 09:01:18 EST
On Wed, Jul 16, 2025 at 2:54 PM Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> wrote:
>
> Ah, ok, that makes sense in a sad way. As long as someone knows to
> regenerate these files when needed, hopefully when the C files change
> someone knows to update these rust ones...
IIUC, the line added in `scripts/atomic/gen-atomics.sh` will make sure
it happens at the same time, right?
Cheers,
Miguel