mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/7] RCU documentation updates for v6.1
@ 2022-08-31 18:06 Paul E. McKenney
  2022-08-31 18:06 ` [PATCH rcu 1/7] doc: Emphasize the need for explicit RCU read-side markers Paul E. McKenney
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul E. McKenney @ 2022-08-31 18:06 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series contains documentation updates:

1.	Emphasize the need for explicit RCU read-side markers.

2.	Call out queue_rcu_work() for blocking RCU callbacks.

3.	Use rcu_barrier() to rate-limit RCU callbacks.

4.	Fix list: rcu_access_pointer() is not lockdep-checked.

5.	Update rcu_access_pointer() advice in rcu_dereference.rst.

6.	SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks.

7.	Update LWN article URLs and add 2019 article, courtesy of
	Shao-Tse Hung.

						Thanx, Paul

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

 Documentation/RCU/checklist.rst         |    6 ++++-
 Documentation/RCU/whatisRCU.rst         |   35 +++++++++++++++++++-------------
 b/Documentation/RCU/checklist.rst       |    9 ++++++--
 b/Documentation/RCU/rcu_dereference.rst |   14 +++++++++---
 b/Documentation/RCU/whatisRCU.rst       |   12 ++++++++--
 5 files changed, 52 insertions(+), 24 deletions(-)

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

end of thread, other threads:[~2022-08-31 18:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 18:06 [PATCH rcu 0/7] RCU documentation updates for v6.1 Paul E. McKenney
2022-08-31 18:06 ` [PATCH rcu 1/7] doc: Emphasize the need for explicit RCU read-side markers Paul E. McKenney
2022-08-31 18:06 ` [PATCH rcu 2/7] doc: Call out queue_rcu_work() for blocking RCU callbacks Paul E. McKenney
2022-08-31 18:06 ` [PATCH rcu 3/7] doc: Use rcu_barrier() to rate-limit " Paul E. McKenney
2022-08-31 18:06 ` [PATCH rcu 4/7] doc: Fix list: rcu_access_pointer() is not lockdep-checked Paul E. McKenney
2022-08-31 18:06 ` [PATCH rcu 5/7] doc: Update rcu_access_pointer() advice in rcu_dereference.rst Paul E. McKenney
2022-08-31 18:06 ` [PATCH rcu 6/7] doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks Paul E. McKenney
2022-08-31 18:06 ` [PATCH rcu 7/7] doc/rcu: Update LWN article URLs and add 2019 article 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

all inboxes | Powered by JetHome®