RCU Archive mirror
 help / color / mirror / Atom feed
From: "Neeraj Upadhyay (AMD)" <neeraj.iitr10@gmail.com>
To: rcu@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, kernel-team@meta.com,
	rostedt@goodmis.org, paulmck@kernel.org, Neeraj.Upadhyay@amd.com
Subject: [PATCH rcu 0/3] RCU misc fixes for v6.8
Date: Tue, 12 Dec 2023 23:09:48 +0530	[thread overview]
Message-ID: <20231212173948.GA11724@neeraj.linux> (raw)

Hello,

This series contains misc RCU fixes:

1.      Restrict access to RCU CPU stall notifiers.

2.      Remove unused macros from rcupdate.h, courtesy of Pedro Falcato.

3.      Force quiescent states only for ongoing grace period, courtesy
        of Zqiang.


Thanks
Neeraj

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

 Documentation/admin-guide/kernel-parameters.txt |    6 ++++++
 include/linux/rcu_notifier.h                    |    6 +++---
 include/linux/rcupdate.h                        |    3 ---
 kernel/rcu/Kconfig.debug                        |   25 +++++++++++++++++++++++++
 kernel/rcu/rcu.h                                |    8 +++++---
 kernel/rcu/rcutorture.c                         |   12 +++++++-----
 kernel/rcu/tree.c                               |    2 ++
 kernel/rcu/tree_stall.h                         |   11 ++++++++++-
 kernel/rcu/update.c                             |    6 ++++++
 9 files changed, 64 insertions(+), 15 deletions(-)

             reply	other threads:[~2023-12-12 17:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12 17:39 Neeraj Upadhyay (AMD) [this message]
2023-12-12 17:40 ` [PATCH rcu 1/3] rcu: Restrict access to RCU CPU stall notifiers Neeraj Upadhyay (AMD)
2023-12-12 17:40 ` [PATCH rcu 2/3] rcu: Remove unused macros from rcupdate.h Neeraj Upadhyay (AMD)
2023-12-12 17:40 ` [PATCH rcu 3/3] rcu: Force quiescent states only for ongoing grace period Neeraj Upadhyay (AMD)
2023-12-12 23:22   ` Joel Fernandes

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=20231212173948.GA11724@neeraj.linux \
    --to=neeraj.iitr10@gmail.com \
    --cc=Neeraj.Upadhyay@amd.com \
    --cc=kernel-team@meta.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulmck@kernel.org \
    --cc=rcu@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /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).