[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ee7a3e6b-eb1b-4413-b5c3-83b22f7271dd@paulmck-laptop>
Date: Mon, 17 Jul 2023 11:01:00 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...a.com,
rostedt@...dmis.org
Subject: [PATCH rcu 0/7] Documentation updates for v6.6
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(-)
Powered by blists - more mailing lists