RCU Archive mirror
 help / color / mirror / Atom feed
From: Frederic Weisbecker <frederic@kernel.org>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Frederic Weisbecker <frederic@kernel.org>,
	Boqun Feng <boqun.feng@gmail.com>,
	Joel Fernandes <joel@joelfernandes.org>,
	Neeraj Upadhyay <neeraj.upadhyay@amd.com>,
	Uladzislau Rezki <urezki@gmail.com>,
	Zqiang <qiang.zhang1211@gmail.com>, rcu <rcu@vger.kernel.org>,
	"Paul E . McKenney" <paulmck@kernel.org>
Subject: [PATCH 0/2] rcu/nocb cleanups
Date: Tue,  9 Jan 2024 23:23:59 +0100	[thread overview]
Message-ID: <20240109222401.28961-1-frederic@kernel.org> (raw)

Hi,

This is an excerpt from the "[PATCH 0/8 v2] rcu: Fix expedited GP
deadlock (and cleanup some nocb stuff)" patchset with only nocb bits
that were off-topic.

No change since their previous posting.

Frederic Weisbecker (2):
  rcu/nocb: Make IRQs disablement symmetric
  rcu/nocb: Re-arrange call_rcu() NOCB specific code

 kernel/rcu/tree.c      | 47 +++++++++++++++++++++---------------------
 kernel/rcu/tree.h      |  9 ++++----
 kernel/rcu/tree_nocb.h | 38 +++++++++++++++++++++-------------
 3 files changed, 51 insertions(+), 43 deletions(-)

-- 
2.43.0


             reply	other threads:[~2024-01-09 22:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 22:23 Frederic Weisbecker [this message]
2024-01-09 22:24 ` [PATCH 1/2] rcu/nocb: Make IRQs disablement symmetric Frederic Weisbecker
2024-01-09 22:24 ` [PATCH 2/2] rcu/nocb: Re-arrange call_rcu() NOCB specific code Frederic Weisbecker
2024-01-16 16:38 ` [PATCH 0/2] rcu/nocb cleanups 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=20240109222401.28961-1-frederic@kernel.org \
    --to=frederic@kernel.org \
    --cc=boqun.feng@gmail.com \
    --cc=joel@joelfernandes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neeraj.upadhyay@amd.com \
    --cc=paulmck@kernel.org \
    --cc=qiang.zhang1211@gmail.com \
    --cc=rcu@vger.kernel.org \
    --cc=urezki@gmail.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).