[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200623000923.GA25047@paulmck-ThinkPad-P72>
Date: Mon, 22 Jun 2020 17:09:23 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: rcu@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, kernel-team@...com, 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/10] Documentation updates for v5.9
Hello!
This series provides documentation updates.
1-7. Convert Documentation/RCU files to .rst, courtesy of Mauro
Carvalho Chehab.
8. RCU: Don't duplicate chapter names in rculist_nulls.rst, courtesy
of Mauro Carvalho Chehab.
9. Timer problems can cause RCU CPU stall warnings.
10. Tasks RCU must protect instructions before trampoline.
Thanx, Paul
------------------------------------------------------------------------
Documentation/RCU/rculist_nulls.txt | 172 ------------
b/Documentation/RCU/Design/Requirements/Requirements.rst | 7
b/Documentation/RCU/checklist.rst | 17 -
b/Documentation/RCU/index.rst | 9
b/Documentation/RCU/lockdep-splat.rst | 109 ++++----
b/Documentation/RCU/lockdep.rst | 12
b/Documentation/RCU/rculist_nulls.rst | 200 +++++++++++++++
b/Documentation/RCU/rcuref.rst | 199 +++++++-------
b/Documentation/RCU/stallwarn.rst | 62 +++-
b/Documentation/RCU/torture.rst | 117 ++++----
b/Documentation/locking/locktorture.rst | 2
b/MAINTAINERS | 4
b/include/linux/rculist_nulls.h | 2
b/kernel/rcu/rcutorture.c | 2
b/kernel/rcu/tree_stall.h | 4
b/net/core/sock.c | 4
16 files changed, 509 insertions(+), 413 deletions(-)
Powered by blists - more mailing lists