public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: mingo@kernel.org, jiangshanlai@gmail.com, dipankar@in.ibm.com,
	akpm@linux-foundation.org, mathieu.desnoyers@efficios.com,
	josh@joshtriplett.org, tglx@linutronix.de, peterz@infradead.org,
	rostedt@goodmis.org, dhowells@redhat.com, edumazet@google.com,
	fweisbec@gmail.com, oleg@redhat.com
Subject: [PATCH tip/core/rcu 0/6] Documentation updates
Date: Mon, 24 Jul 2017 14:36:05 -0700	[thread overview]
Message-ID: <20170724213605.GA8766@linux.vnet.ibm.com> (raw)

Hello!

This series contains documentation updates:

1.	Fix documentation of relation between nohz_full and rcu_nocbs.

2.	General documentation update.

3.	Update memory-barriers.txt for read-to-write dependencies.

4.	Add RCU files to docbook-generation lists.

5.	Document the fact that we have long since no longer been allowed
	to use rcu_dereference() on non-pointers.

And yes, branching is back!  ;-)

							Thanx, Paul

------------------------------------------------------------------------

 RCU/Design/Requirements/Requirements.html |  130 ++++++++++++++++++++++++++++++
 RCU/checklist.txt                         |  121 +++++++++++++++++++--------
 RCU/rcu.txt                               |    9 --
 RCU/rcu_dereference.txt                   |   61 ++++----------
 RCU/rcubarrier.txt                        |    5 +
 RCU/torture.txt                           |   20 +++-
 RCU/whatisRCU.txt                         |    5 -
 admin-guide/kernel-parameters.txt         |    7 -
 core-api/kernel-api.rst                   |   49 +++++++++++
 memory-barriers.txt                       |   41 +++++----
 10 files changed, 339 insertions(+), 109 deletions(-)

             reply	other threads:[~2017-07-24 21:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-24 21:36 Paul E. McKenney [this message]
2017-07-24 21:36 ` [PATCH tip/core/rcu 1/6] documentation: Fix relation between nohz_full and rcu_nocbs Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 2/6] doc: RCU documentation update Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 3/6] doc: Update memory-barriers.txt for read-to-write dependencies Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 4/6] doc: Add RCU files to docbook-generation files Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 5/6] doc: No longer allowed to use rcu_dereference on non-pointers Paul E. McKenney
2017-07-24 21:36 ` [PATCH tip/core/rcu 6/6] doc: Set down RCU's scheduling-clock-interrupt needs Paul E. McKenney

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170724213605.GA8766@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akpm@linux-foundation.org \
    --cc=dhowells@redhat.com \
    --cc=dipankar@in.ibm.com \
    --cc=edumazet@google.com \
    --cc=fweisbec@gmail.com \
    --cc=jiangshanlai@gmail.com \
    --cc=josh@joshtriplett.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@efficios.com \
    --cc=mingo@kernel.org \
    --cc=oleg@redhat.com \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox