* [PATCH 15/35] Documentation: litmus-tests: correct spelling
[not found] <20230127064005.1558-1-rdunlap@infradead.org>
@ 2023-01-27 6:39 ` Randy Dunlap
2023-01-27 6:59 ` David Howells
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2023-01-27 6:39 UTC (permalink / raw)
To: linux-kernel
Cc: Randy Dunlap, Alan Stern, Andrea Parri, Will Deacon,
Peter Zijlstra, Boqun Feng, Nicholas Piggin, David Howells,
Jade Alglave, Luc Maranget, Paul E. McKenney, linux-arch,
Jonathan Corbet, linux-doc
Correct spelling problems for Documentation/litmus-tests/ as reported
by codespell.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Alan Stern <stern@rowland.harvard.edu>
Cc: Andrea Parri <parri.andrea@gmail.com>
Cc: Will Deacon <will@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Boqun Feng <boqun.feng@gmail.com>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: David Howells <dhowells@redhat.com>
Cc: Jade Alglave <j.alglave@ucl.ac.uk>
Cc: Luc Maranget <luc.maranget@inria.fr>
Cc: "Paul E. McKenney" <paulmck@kernel.org>
Cc: linux-arch@vger.kernel.org
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
---
Documentation/litmus-tests/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -- a/Documentation/litmus-tests/README b/Documentation/litmus-tests/README
--- a/Documentation/litmus-tests/README
+++ b/Documentation/litmus-tests/README
@@ -9,7 +9,7 @@ a kernel test module based on a litmus t
tools/memory-model/README.
-atomic (/atomic derectory)
+atomic (/atomic directory)
--------------------------
Atomic-RMW+mb__after_atomic-is-stronger-than-acquire.litmus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 15/35] Documentation: litmus-tests: correct spelling
2023-01-27 6:39 ` [PATCH 15/35] Documentation: litmus-tests: correct spelling Randy Dunlap
@ 2023-01-27 6:59 ` David Howells
2023-01-27 14:59 ` Paul E. McKenney
0 siblings, 1 reply; 3+ messages in thread
From: David Howells @ 2023-01-27 6:59 UTC (permalink / raw)
To: Randy Dunlap
Cc: dhowells, linux-kernel, Alan Stern, Andrea Parri, Will Deacon,
Peter Zijlstra, Boqun Feng, Nicholas Piggin, Jade Alglave,
Luc Maranget, Paul E. McKenney, linux-arch, Jonathan Corbet,
linux-doc
Randy Dunlap <rdunlap@infradead.org> wrote:
> Correct spelling problems for Documentation/litmus-tests/ as reported
> by codespell.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Alan Stern <stern@rowland.harvard.edu>
> Cc: Andrea Parri <parri.andrea@gmail.com>
> Cc: Will Deacon <will@kernel.org>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Boqun Feng <boqun.feng@gmail.com>
> Cc: Nicholas Piggin <npiggin@gmail.com>
> Cc: David Howells <dhowells@redhat.com>
> Cc: Jade Alglave <j.alglave@ucl.ac.uk>
> Cc: Luc Maranget <luc.maranget@inria.fr>
> Cc: "Paul E. McKenney" <paulmck@kernel.org>
> Cc: linux-arch@vger.kernel.org
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: linux-doc@vger.kernel.org
Reviewed-by: David Howells <dhowells@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 15/35] Documentation: litmus-tests: correct spelling
2023-01-27 6:59 ` David Howells
@ 2023-01-27 14:59 ` Paul E. McKenney
0 siblings, 0 replies; 3+ messages in thread
From: Paul E. McKenney @ 2023-01-27 14:59 UTC (permalink / raw)
To: David Howells
Cc: Randy Dunlap, linux-kernel, Alan Stern, Andrea Parri, Will Deacon,
Peter Zijlstra, Boqun Feng, Nicholas Piggin, Jade Alglave,
Luc Maranget, linux-arch, Jonathan Corbet, linux-doc
On Fri, Jan 27, 2023 at 06:59:08AM +0000, David Howells wrote:
> Randy Dunlap <rdunlap@infradead.org> wrote:
>
> > Correct spelling problems for Documentation/litmus-tests/ as reported
> > by codespell.
> >
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > Cc: Alan Stern <stern@rowland.harvard.edu>
> > Cc: Andrea Parri <parri.andrea@gmail.com>
> > Cc: Will Deacon <will@kernel.org>
> > Cc: Peter Zijlstra <peterz@infradead.org>
> > Cc: Boqun Feng <boqun.feng@gmail.com>
> > Cc: Nicholas Piggin <npiggin@gmail.com>
> > Cc: David Howells <dhowells@redhat.com>
> > Cc: Jade Alglave <j.alglave@ucl.ac.uk>
> > Cc: Luc Maranget <luc.maranget@inria.fr>
> > Cc: "Paul E. McKenney" <paulmck@kernel.org>
> > Cc: linux-arch@vger.kernel.org
> > Cc: Jonathan Corbet <corbet@lwn.net>
> > Cc: linux-doc@vger.kernel.org
>
> Reviewed-by: David Howells <dhowells@redhat.com>
Queued for v6.4, thank you both!
Thanx, Paul
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-27 15:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230127064005.1558-1-rdunlap@infradead.org>
2023-01-27 6:39 ` [PATCH 15/35] Documentation: litmus-tests: correct spelling Randy Dunlap
2023-01-27 6:59 ` David Howells
2023-01-27 14:59 ` Paul E. McKenney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox