[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aV7pE5O_Z92GUR02@tardis-2.local>
Date: Thu, 8 Jan 2026 07:15:31 +0800
From: Boqun Feng <boqun.feng@...il.com>
To: Alice Ryhl <aliceryhl@...gle.com>
Cc: Miguel Ojeda <ojeda@...nel.org>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <lossin@...nel.org>,
Andreas Hindborg <a.hindborg@...nel.org>,
Trevor Gross <tmgross@...ch.edu>,
Danilo Krummrich <dakr@...nel.org>, Will Deacon <will@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Mark Rutland <mark.rutland@....com>, rust-for-linux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rust: move #define __rust_helper out of atomic.c
On Wed, Jan 07, 2026 at 06:20:02PM +0100, Alice Ryhl wrote:
[...]
> > whenever we changed scripts/atomic/* we need to rerun
> > scripts/atomic/gen-atomics.sh to calculate a new hash value of the
> > generated files, so we are missing this:
>
> I tried running it but I got an error from grep about no file input or
> something like that. I couldn't figure out what argument I needed to
> pass to the script.
>
$ cd <the kernel source>
$ scripts/atomic/gen-atomics.sh
works for me (on my machine ;-))
Regards,
Boqun
Powered by blists - more mailing lists