mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/8] RCU doc updates for v6.9
@ 2024-01-26  3:58 Boqun Feng
  2024-01-26  3:58 ` [PATCH 1/8] doc: Spinlocks are implied RCU readers Boqun Feng
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Boqun Feng @ 2024-01-26  3:58 UTC (permalink / raw)
  To: linux-kernel, rcu, linux-doc
  Cc: Jonathan Corbet, Paul E. McKenney, Boqun Feng

Hi,

This series contains the documentation related changes from RCU for
v6.9. You can call find the series at:

	https://github.com/fbq/linux.git rcu-doc.2024.01.25a

Th detailed list of the changes:

Paul E. McKenney (8):
  doc: Spinlocks are implied RCU readers
  doc: Make whatisRCU.rst note that spinlocks are RCU readers
  doc: Make checklist.rst note that spinlocks are implied RCU readers
  doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst
  doc: Add EARLY flag to early-parsed kernel boot parameters
  context_tracking: Fix kerneldoc headers for __ct_user_{enter,exit}()
  doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU
  doc: Update checklist.rst discussion of callback execution

 Documentation/RCU/checklist.rst               |  32 +-
 Documentation/RCU/rcu_dereference.rst         |   5 +-
 Documentation/RCU/whatisRCU.rst               |  19 +-
 .../admin-guide/kernel-parameters.rst         |   1 +
 .../admin-guide/kernel-parameters.txt         | 484 +++++++++---------
 kernel/context_tracking.c                     |   4 +
 6 files changed, 293 insertions(+), 252 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-01-26  3:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-26  3:58 [PATCH 0/8] RCU doc updates for v6.9 Boqun Feng
2024-01-26  3:58 ` [PATCH 1/8] doc: Spinlocks are implied RCU readers Boqun Feng
2024-01-26  3:58 ` [PATCH 2/8] doc: Make whatisRCU.rst note that spinlocks are " Boqun Feng
2024-01-26  3:58 ` [PATCH 3/8] doc: Make checklist.rst note that spinlocks are implied " Boqun Feng
2024-01-26  3:58 ` [PATCH 4/8] doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst Boqun Feng
2024-01-26  3:58 ` [PATCH 5/8] doc: Add EARLY flag to early-parsed kernel boot parameters Boqun Feng
2024-01-26  3:58 ` [PATCH 6/8] context_tracking: Fix kerneldoc headers for __ct_user_{enter,exit}() Boqun Feng
2024-01-26  3:58 ` [PATCH 7/8] doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU Boqun Feng
2024-01-26  3:58 ` [PATCH 8/8] doc: Update checklist.rst discussion of callback execution Boqun Feng

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®