[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220216154208.696069-1-frederic@kernel.org>
Date: Wed, 16 Feb 2022 16:42:03 +0100
From: Frederic Weisbecker <frederic@...nel.org>
To: "Paul E . McKenney" <paulmck@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
Frederic Weisbecker <frederic@...nel.org>,
Neeraj Upadhyay <quic_neeraju@...cinc.com>,
Boqun Feng <boqun.feng@...il.com>,
Uladzislau Rezki <uladzislau.rezki@...y.com>,
Joel Fernandes <joel@...lfernandes.org>
Subject: [PATCH 0/5] rcu: Bunch of cleanups
Hi,
Just a bit of housekeeping.
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
rcu/dev
HEAD: be4d4c3ba8c4ceeba9dc9df4de5451c7261161f3
Thanks,
Frederic
---
Frederic Weisbecker (5):
rcu: Remove rcu_is_nocb_cpu()
rcu/nocb: Move rcu_nocb_is_setup to rcu_state
rcu: Assume rcu_init() is called before smp
rcu: Initialize boost kthread only for boot node prior SMP initialization
rcu/nocb: Initialize nocb kthreads only for boot CPU prior SMP initialization
kernel/rcu/rcu.h | 2 --
kernel/rcu/tree.c | 25 +++++++++++++++++--------
kernel/rcu/tree.h | 3 +--
kernel/rcu/tree_nocb.h | 41 +++++------------------------------------
kernel/rcu/tree_plugin.h | 16 ----------------
5 files changed, 23 insertions(+), 64 deletions(-)
Powered by blists - more mailing lists