Re: [PATCH v7 1/9] rust: Introduce atomic API helpers
Miguel Ojeda <[email protected]> Wed, 16 Jul 2025 14:36:27 +0200
| Newsgroups | dev.linux.lists.lkmm,org.kernel.vger.linux-arch,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <CANiq72nCm1-xELn=Z1x1LidKHtjhMtz4FNnakunQ9BqzcS89ew@mail.gmail.com> |
On Wed, Jul 16, 2025 at 11:23 AM Greg Kroah-Hartman <[email protected]> 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