[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200214233848.GA12744@paulmck-ThinkPad-P72>
Date: Fri, 14 Feb 2020 15:38:48 -0800
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/9] Documentation updates for v5.7
Hello!
This series provides documentation updates.
1. Add some more RCU list patterns in the kernel, courtesy of
Joel Fernandes and Amol Grover.
2. Remove remaining HTML tags in ReST files, courtesy of SeongJae
Park.
3. Fix typos in a example code snippets, courtesy of SeongJae Park.
4. Update example function name, courtesy of SeongJae Park.
5. Use ':ref:' for links to other docs, courtesy of SeongJae Park.
6. Use absolute paths for non-rst files, courtesy of SeongJae Park.
7. Use https instead of http if possible, courtesy of SeongJae Park.
8. Add description of rcutorture scripting to torture.txt.
9. Fix memory-barriers.txt typos, courtesy of SeongJae Park.
Thanx, Paul
------------------------------------------------------------------------
RCU/Design/Memory-Ordering/Tree-RCU-Memory-Ordering.rst | 8
RCU/listRCU.rst | 285 ++++++++++++----
RCU/rcu.rst | 18 -
RCU/torture.txt | 147 +++++++-
memory-barriers.txt | 8
5 files changed, 373 insertions(+), 93 deletions(-)
Powered by blists - more mailing lists