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, joel@joelfernandes.org
Subject: [PATCH tip/core/rcu 0/3] SRCU updates for v4.20/v5.0
Date: Wed, 29 Aug 2018 14:20:36 -0700 [thread overview]
Message-ID: <20180829212036.GA22033@linux.vnet.ibm.com> (raw)
Hello!
This series allows call_srcu() to be used during very early boot:
1. Make call_srcu() available during very early boot.
2. Test early boot call_srcu().
3. Make early-boot call_srcu() reuse workqueue lists.
Thanx, Paul
------------------------------------------------------------------------
include/linux/srcutiny.h | 4 -
include/linux/srcutree.h | 17 +++--
kernel/rcu/rcu.h | 6 ++
kernel/rcu/srcutiny.c | 39 ++++++++++---
kernel/rcu/srcutree.c | 36 +++++++++---
kernel/rcu/tiny.c | 1
kernel/rcu/tree.c | 1
kernel/rcu/update.c | 9 +++
tools/testing/selftests/rcutorture/configs/rcu/SRCU-P.boot | 1
tools/testing/selftests/rcutorture/configs/rcu/SRCU-u.boot | 1
tools/testing/selftests/rcutorture/configs/rcu/TREE05.boot | 1
11 files changed, 92 insertions(+), 24 deletions(-)
next reply other threads:[~2018-08-29 21:20 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-29 21:20 Paul E. McKenney [this message]
2018-08-29 21:23 ` [PATCH tip/core/rcu 1/3] srcu: Make call_srcu() available during very early boot Paul E. McKenney
2018-08-30 18:24 ` [PATCH tip/core/rcu v2 " Paul E. McKenney
2018-08-29 21:23 ` [PATCH tip/core/rcu 2/3] rcutorture: Test early boot call_srcu() Paul E. McKenney
2018-08-29 21:23 ` [PATCH tip/core/rcu 3/3] srcu: Make early-boot call_srcu() reuse workqueue lists Paul E. McKenney
2018-08-30 1:56 ` Steven Rostedt
2018-08-30 2:07 ` Paul E. McKenney
2018-08-30 2:46 ` Steven Rostedt
2018-08-30 3:23 ` Paul E. McKenney
2018-08-30 16:44 ` Steven Rostedt
2018-08-30 17:35 ` Paul E. McKenney
2018-08-30 17:37 ` Paul E. McKenney
2018-08-30 18:36 ` Steven Rostedt
2018-08-30 23:12 ` Paul E. McKenney
2018-08-30 23:53 ` Steven Rostedt
2018-08-31 0:09 ` Paul E. McKenney
2018-08-31 0:55 ` Steven Rostedt
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=20180829212036.GA22033@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=joel@joelfernandes.org \
--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