[PATCH 0/4] LKMM documentation updates for v6.16

Paul E. McKenney posted 4 patches 7 months, 4 weeks ago
README         |    7 +++++--
locking.txt    |    5 +++++
ordering.txt   |   22 +++++++++++-----------
recipes.txt    |    4 ++++
references.txt |    3 +--
simple.txt     |    4 ++--
6 files changed, 28 insertions(+), 17 deletions(-)
[PATCH 0/4] LKMM documentation updates for v6.16
Posted by Paul E. McKenney 7 months, 4 weeks ago
Hello!

This series provides the following documentation updates, all courtesy
of Akira Yokosawa:

1.	docs/README: Update introduction of locking.txt.

2.	docs/simple.txt: Fix trivial typos.

3.	docs/ordering: Fix trivial typos.

4.	docs/references: Remove broken link to imgtec.com.

						Thanx, Paul

------------------------------------------------------------------------

 README         |    7 +++++--
 locking.txt    |    5 +++++
 ordering.txt   |   22 +++++++++++-----------
 recipes.txt    |    4 ++++
 references.txt |    3 +--
 simple.txt     |    4 ++--
 6 files changed, 28 insertions(+), 17 deletions(-)
Re: [PATCH 0/4] LKMM documentation updates for v6.16
Posted by Andrea Parri 7 months, 4 weeks ago
On Fri, Apr 18, 2025 at 10:29:53AM -0700, Paul E. McKenney wrote:
> Hello!
> 
> This series provides the following documentation updates, all courtesy
> of Akira Yokosawa:
> 
> 1.	docs/README: Update introduction of locking.txt.
> 
> 2.	docs/simple.txt: Fix trivial typos.
> 
> 3.	docs/ordering: Fix trivial typos.
> 
> 4.	docs/references: Remove broken link to imgtec.com.

Thanks for the updates; for this series,

Acked-by: Andrea Parri <parri.andrea@gmail.com>

  Andrea
Re: [PATCH 0/4] LKMM documentation updates for v6.16
Posted by Paul E. McKenney 7 months, 4 weeks ago
On Fri, Apr 18, 2025 at 08:30:42PM +0200, Andrea Parri wrote:
> On Fri, Apr 18, 2025 at 10:29:53AM -0700, Paul E. McKenney wrote:
> > Hello!
> > 
> > This series provides the following documentation updates, all courtesy
> > of Akira Yokosawa:
> > 
> > 1.	docs/README: Update introduction of locking.txt.
> > 
> > 2.	docs/simple.txt: Fix trivial typos.
> > 
> > 3.	docs/ordering: Fix trivial typos.
> > 
> > 4.	docs/references: Remove broken link to imgtec.com.
> 
> Thanks for the updates; for this series,
> 
> Acked-by: Andrea Parri <parri.andrea@gmail.com>

Thank you!  I will apply this on my next rebase.

							Thanx, Paul