[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191003012741.GA12456@paulmck-ThinkPad-P72>
Date: Wed, 2 Oct 2019 18:27:42 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, mingo@...nel.org,
jiangshanlai@...il.com, dipankar@...ibm.com,
akpm@...ux-foundation.org, mathieu.desnoyers@...icios.com,
josh@...htriplett.org, tglx@...utronix.de, peterz@...radead.org,
rostedt@...dmis.org, dhowells@...hat.com, edumazet@...gle.com,
fweisbec@...il.com, oleg@...hat.com, joel@...lfernandes.org
Subject: [PATCH tip/core/rcu 0/9] Documentation updates for v5.5
Hello!
This series provides documentation updates:
1-2. Revert a pair of documentation updates conflicting with later
ReST-ification, courtesy of Joel Fernandes.
3. Convert some RCU articles to ReST, courtesy of Mauro Carvalho
Chehab.
4-5. ReST adjustments, courtesy of Joel Fernandes.
6-7. Reapply the reverted pair of updates, but in ReST form,
courtesy of Joel Fernandes.
8. Update list_for_each_entry_rcu() documentation, courtesy of
Joel Fernandes.
9. Rename rcu_node_context_switch() to rcu_note_context_switch(),
courtesy of Sebastian Andrzej Siewior.
Thanx, Paul
------------------------------------------------------------------------
/Documentation/RCU/Design/Requirements/Requirements.html | 3330 ----------
Documentation/RCU/Design/Data-Structures/Data-Structures.html | 1391 ----
Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.html | 668 --
Documentation/RCU/Design/Memory-Ordering/Tree-RCU-Diagram.html | 9
Documentation/RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.html | 704 --
b/Documentation/RCU/Design/Data-Structures/Data-Structures.rst | 1163 +++
b/Documentation/RCU/Design/Expedited-Grace-Periods/Expedited-Grace-Periods.rst | 521 +
b/Documentation/RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.rst | 644 +
b/Documentation/RCU/Design/Memory-Ordering/TreeRCU-gp.svg | 2
b/Documentation/RCU/Design/Memory-Ordering/TreeRCU-qs.svg | 2
b/Documentation/RCU/Design/Requirements/Requirements.html | 73
b/Documentation/RCU/Design/Requirements/Requirements.rst | 2808 ++++++++
b/Documentation/RCU/index.rst | 7
b/Documentation/RCU/lockdep.txt | 18
b/Documentation/RCU/whatisRCU.txt | 14
15 files changed, 5108 insertions(+), 6246 deletions(-)
Powered by blists - more mailing lists