From: Mark Rutland <mark.rutland@arm.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: Carlos Llamas <cmllamas@google.com>,
Ingo Molnar <mingo@kernel.org>, Will Deacon <will@kernel.org>,
Boqun Feng <boqun.feng@gmail.com>,
Kees Cook <keescook@chromium.org>,
"Paul E. McKenney" <paulmck@kernel.org>,
Uros Bizjak <ubizjak@gmail.com>, Nhat Pham <nphamcs@gmail.com>,
linux-kernel@vger.kernel.org, kernel-team@android.com,
stable@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH v2] locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Date: Thu, 16 May 2024 12:02:50 +0200 [thread overview]
Message-ID: <ZkXZyijVOdtxu763@J2N7QTR9R3> (raw)
In-Reply-To: <20240516094920.GP12673@noisy.programming.kicks-ass.net>
On Thu, May 16, 2024 at 11:49:20AM +0200, Peter Zijlstra wrote:
> On Thu, May 16, 2024 at 10:53:10AM +0200, Peter Zijlstra wrote:
> > On Thu, May 16, 2024 at 10:45:58AM +0200, Mark Rutland wrote:
> > > On Wed, May 15, 2024 at 01:37:10PM +0000, Carlos Llamas wrote:
> > > > For ${atomic}_sub_and_test() the @i parameter is the value to subtract,
> > > > not add. Fix the typo in the kerneldoc template and generate the headers
> > > > with this update.
> > > >
> > > > Fixes: ad8110706f38 ("locking/atomic: scripts: generate kerneldoc comments")
> > > > Cc: Mark Rutland <mark.rutland@arm.com>
> > > > Cc: stable@vger.kernel.org
> > > > Suggested-by: Mark Rutland <mark.rutland@arm.com>
> > > > Reviewed-by: Kees Cook <keescook@chromium.org>
> > > > Signed-off-by: Carlos Llamas <cmllamas@google.com>
> > > > ---
> > > >
> > > > Notes:
> > > > v2: fix kerneldoc template instead, as pointed out by Mark
> > >
> > > Thanks for this!
> > >
> > > Acked-by: Mark Rutland <mark.rutland@arm.com>
> > >
> > > Peter, Ingo, are you happy to queue this up in the tip tree?
> >
> > Yep can do. I'll sit on it until after the merge window though.
>
> Also, do we really want this in stable? It's just a silly doc change.
I think that we do, so that when people look at the generated docs for
stable kernels they see the right thing.
It *should* be a trivial backport, anyhow.
Mark.
next prev parent reply other threads:[~2024-05-16 10:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-14 22:46 [PATCH] locking/atomic: fix trivial typo in comment Carlos Llamas
2024-05-14 22:48 ` Kees Cook
2024-05-15 5:04 ` kernel test robot
2024-05-15 8:11 ` Mark Rutland
2024-05-15 13:16 ` Carlos Llamas
2024-05-15 13:37 ` [PATCH v2] locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc Carlos Llamas
2024-05-16 8:45 ` Mark Rutland
2024-05-16 8:53 ` Peter Zijlstra
2024-05-16 9:49 ` Peter Zijlstra
2024-05-16 10:02 ` Mark Rutland [this message]
2024-06-05 14:04 ` [tip: locking/urgent] " tip-bot2 for Carlos Llamas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZkXZyijVOdtxu763@J2N7QTR9R3 \
--to=mark.rutland@arm.com \
--cc=arnd@arndb.de \
--cc=boqun.feng@gmail.com \
--cc=cmllamas@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=keescook@chromium.org \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=nphamcs@gmail.com \
--cc=paulmck@kernel.org \
--cc=peterz@infradead.org \
--cc=stable@vger.kernel.org \
--cc=ubizjak@gmail.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox