[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220419122320.2060902-1-frederic@kernel.org>
Date: Tue, 19 Apr 2022 14:23:17 +0200
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>,
Zqiang <qiang1.zhang@...el.com>,
Uladzislau Rezki <uladzislau.rezki@...y.com>,
Joel Fernandes <joel@...lfernandes.org>
Subject: [PATCH 0/3] rcu/nocb: Fixes and simplification
Hi,
Some updates for the nocb side:
* 1st patch is a simplification on adding/deleting an rdp to a nocb group
* 2nd and 3rd are fixes for the kthread's creation failure path
Frederic Weisbecker (1):
rcu/nocb: Add/del rdp to iterate from rcuog itself
Zqiang (2):
rcu: Invert rcu_state.barrier_mutex VS hotplug lock locking order
rcu/nocb: Fix NOCB kthreads spawn failure with
rcu_nocb_rdp_deoffload() direct call
kernel/rcu/tree.h | 1 +
kernel/rcu/tree_nocb.h | 226 +++++++++++++++++++++++++----------------
2 files changed, 139 insertions(+), 88 deletions(-)
--
2.25.1
Powered by blists - more mailing lists