mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/7] Documentation updates for v6.6
@ 2023-07-17 18:01 Paul E. McKenney
  2023-07-17 18:01 ` [PATCH rcu 1/7] documentation/rcu: Fix typo Paul E. McKenney
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul E. McKenney @ 2023-07-17 18:01 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series contains documentation updates:

1.	documentation/rcu: Fix typo, courtesy of Tycho Andersen.

2.	docs/RCU: Add the missing rcu_read_unlock(), courtesy of Alan
	Huang.

3.	Docs/RCU/rculist_nulls: Fix trivial coding style, courtesy of
	SeongJae Park.

4.	Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples,
	courtesy of SeongJae Park.

5.	Docs/RCU/rculist_nulls: Specify type of the object in examples,
	courtesy of SeongJae Park.

6.	Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of
	'obj', courtesy of SeongJae Park.

7.	Docs/RCU/rculist_nulls: Fix text about atomic_set_release(),
	courtesy of SeongJae Park.

						Thanx, Paul

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

 Documentation/RCU/rculist_nulls.rst   |   38 +++++++++++++++++++++++-----------
 b/Documentation/RCU/lockdep-splat.rst |    2 -
 b/Documentation/RCU/rculist_nulls.rst |    4 ++-
 3 files changed, 30 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-07-17 18:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-17 18:01 [PATCH rcu 0/7] Documentation updates for v6.6 Paul E. McKenney
2023-07-17 18:01 ` [PATCH rcu 1/7] documentation/rcu: Fix typo Paul E. McKenney
2023-07-17 18:01 ` [PATCH rcu 2/7] docs/RCU: Add the missing rcu_read_unlock() Paul E. McKenney
2023-07-17 18:01 ` [PATCH rcu 3/7] Docs/RCU/rculist_nulls: Fix trivial coding style Paul E. McKenney
2023-07-17 18:01 ` [PATCH rcu 4/7] Docs/RCU/rculist_nulls: Assign 'obj' before use from the examples Paul E. McKenney
2023-07-17 18:01 ` [PATCH rcu 5/7] Docs/RCU/rculist_nulls: Specify type of the object in examples Paul E. McKenney
2023-07-17 18:01 ` [PATCH rcu 6/7] Docs/RCU/rculist_nulls: Fix hlist_[nulls]_head field names of 'obj' Paul E. McKenney
2023-07-17 18:01 ` [PATCH rcu 7/7] Docs/RCU/rculist_nulls: Fix text about atomic_set_release() 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

Powered by JetHome