[PATCH rcu 0/2] Documentation updates for v5.19

Paul E. McKenney posted 2 patches 4 years ago
Documentation/RCU/Design/Requirements/Requirements.rst                         |    4 -
b/Documentation/RCU/Design/Data-Structures/Data-Structures.rst                 |    2
b/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.rst |    2
b/Documentation/RCU/Design/Requirements/Requirements.rst                       |   32 ++++++++++
b/Documentation/RCU/arrayRCU.rst                                               |    4 -
b/Documentation/RCU/checklist.rst                                              |    9 +-
b/Documentation/RCU/rcu.rst                                                    |   13 +---
b/Documentation/RCU/rculist_nulls.rst                                          |    2
b/Documentation/RCU/whatisRCU.rst                                              |   18 ++---
9 files changed, 57 insertions(+), 29 deletions(-)
[PATCH rcu 0/2] Documentation updates for v5.19
Posted by Paul E. McKenney 4 years ago
Hello!

This series contains a couple of documentation updates:

1.	Add documentation for rude and trace RCU flavors.

2.	Update RCU cross-references as suggested in doc-guide, courtesy
	of Akira Yokosawa.

						Thanx, Paul

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

 Documentation/RCU/Design/Requirements/Requirements.rst                         |    4 -
 b/Documentation/RCU/Design/Data-Structures/Data-Structures.rst                 |    2 
 b/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.rst |    2 
 b/Documentation/RCU/Design/Requirements/Requirements.rst                       |   32 ++++++++++
 b/Documentation/RCU/arrayRCU.rst                                               |    4 -
 b/Documentation/RCU/checklist.rst                                              |    9 +-
 b/Documentation/RCU/rcu.rst                                                    |   13 +---
 b/Documentation/RCU/rculist_nulls.rst                                          |    2 
 b/Documentation/RCU/whatisRCU.rst                                              |   18 ++---
 9 files changed, 57 insertions(+), 29 deletions(-)
Re: [PATCH rcu 0/2] Documentation updates for v5.19
Posted by Bagas Sanjaya 4 years ago
On 4/19/22 05:50, Paul E. McKenney wrote:
> Hello!
> 
> This series contains a couple of documentation updates:
> 
> 1.	Add documentation for rude and trace RCU flavors.
> 
> 2.	Update RCU cross-references as suggested in doc-guide, courtesy
> 	of Akira Yokosawa.
> 

Bulding htmldocs with this series, no new warnings found.

Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH rcu 0/2] Documentation updates for v5.19
Posted by Paul E. McKenney 4 years ago
On Tue, Apr 19, 2022 at 02:08:48PM +0700, Bagas Sanjaya wrote:
> On 4/19/22 05:50, Paul E. McKenney wrote:
> > Hello!
> > 
> > This series contains a couple of documentation updates:
> > 
> > 1.	Add documentation for rude and trace RCU flavors.
> > 
> > 2.	Update RCU cross-references as suggested in doc-guide, courtesy
> > 	of Akira Yokosawa.
> > 
> 
> Bulding htmldocs with this series, no new warnings found.
> 
> Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>

Thank you for testing!  I will apply your Tested-by on the next
rebase.

> -- 
> An old man doll... just what I always wanted! - Clara

Nutcracker?

							Thanx, Paul