From: "Paul E. McKenney" <paulmck@kernel.org>
To: Kushagra Verma <kushagra765@outlook.com>
Cc: Will Deacon <will@kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Boqun Feng <boqun.feng@gmail.com>,
Mark Rutland <mark.rutland@arm.com>,
Alan Stern <stern@rowland.harvard.edu>,
Andrea Parri <parri.andrea@gmail.com>,
Nicholas Piggin <npiggin@gmail.com>,
David Howells <dhowells@redhat.com>,
Jade Alglave <j.alglave@ucl.ac.uk>,
Luc Maranget <luc.maranget@inria.fr>,
Akira Yokosawa <akiyks@gmail.com>,
Daniel Lustig <dlustig@nvidia.com>,
Joel Fernandes <joel@joelfernandes.org>,
Jonathan Corbet <corbet@lwn.net>,
linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org,
linux-doc@vger.kernel.org
Subject: Re: [PATCH] Documentation: Fixed a typo in atomic_t.txt
Date: Tue, 29 Nov 2022 10:45:59 -0800 [thread overview]
Message-ID: <20221129184559.GC4001@paulmck-ThinkPad-P17-Gen-1> (raw)
In-Reply-To: <SL2PR01MB281219C24708CE54EC1FC610F8129@SL2PR01MB2812.apcprd01.prod.exchangelabs.com>
On Tue, Nov 29, 2022 at 06:50:59PM +0530, Kushagra Verma wrote:
> Fixed a typo in the word 'architecture'.
>
> Signed-off-by: Kushagra Verma <kushagra765@outlook.com>
Good eyes! Queued for further review, thank you!
Thanx, Paul
> ---
> Documentation/atomic_t.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/atomic_t.txt b/Documentation/atomic_t.txt
> index 0f1ffa03db09..d7adc6d543db 100644
> --- a/Documentation/atomic_t.txt
> +++ b/Documentation/atomic_t.txt
> @@ -324,7 +324,7 @@ atomic operations.
>
> Specifically 'simple' cmpxchg() loops are expected to not starve one another
> indefinitely. However, this is not evident on LL/SC architectures, because
> -while an LL/SC architecure 'can/should/must' provide forward progress
> +while an LL/SC architecture 'can/should/must' provide forward progress
> guarantees between competing LL/SC sections, such a guarantee does not
> transfer to cmpxchg() implemented using LL/SC. Consider:
>
> --
> 2.38.1
>
prev parent reply other threads:[~2022-11-29 18:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-29 13:20 [PATCH] Documentation: Fixed a typo in atomic_t.txt Kushagra Verma
2022-11-29 18:45 ` Paul E. McKenney [this message]
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=20221129184559.GC4001@paulmck-ThinkPad-P17-Gen-1 \
--to=paulmck@kernel.org \
--cc=akiyks@gmail.com \
--cc=boqun.feng@gmail.com \
--cc=corbet@lwn.net \
--cc=dhowells@redhat.com \
--cc=dlustig@nvidia.com \
--cc=j.alglave@ucl.ac.uk \
--cc=joel@joelfernandes.org \
--cc=kushagra765@outlook.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luc.maranget@inria.fr \
--cc=mark.rutland@arm.com \
--cc=npiggin@gmail.com \
--cc=parri.andrea@gmail.com \
--cc=peterz@infradead.org \
--cc=stern@rowland.harvard.edu \
--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