From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
To: rcu@vger.kernel.org
Cc: "Paul E. McKenney" <paulmck@kernel.org>,
Joel Fernandes <joel@joelfernandes.org>,
Josh Triplett <josh@joshtriplett.org>,
Lai Jiangshan <jiangshanlai@gmail.com>,
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>,
Steven Rostedt <rostedt@goodmis.org>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] rcu: Delay the RCU-selftests during boot.
Date: Tue, 1 Mar 2022 18:48:28 +0100 [thread overview]
Message-ID: <Yh5cbJ4boPS2MMDm@linutronix.de> (raw)
In-Reply-To: <Yh5bJZmAXXGtgTIl@linutronix.de>
On 2022-03-01 18:43:02 [+0100], To rcu@vger.kernel.org wrote:
> --- a/kernel/rcu/tasks.h
> +++ b/kernel/rcu/tasks.h
> @@ -1659,9 +1659,10 @@ static void test_rcu_tasks_callback(struct rcu_head *rhp)
> pr_info("Callback from %s invoked.\n", rttd->name);
>
> rttd->notrun = true;
> + WARN_ON(1);
Please ignore this piece, it sneaked in during testing.
> }
>
Sebastian
next prev parent reply other threads:[~2022-03-01 17:48 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-01 17:43 [PATCH] rcu: Delay the RCU-selftests during boot Sebastian Andrzej Siewior
2022-03-01 17:48 ` Sebastian Andrzej Siewior [this message]
2022-03-02 5:42 ` Paul E. McKenney
2022-03-02 11:09 ` Sebastian Andrzej Siewior
2022-03-03 4:36 ` Paul E. McKenney
2022-03-03 10:10 ` Sebastian Andrzej Siewior
2022-03-03 20:02 ` Paul E. McKenney
2022-03-04 11:07 ` [PATCH] rcu-tasks: Use rcuwait for the rcu_tasks_kthread() Sebastian Andrzej Siewior
2022-03-04 23:21 ` Joel Fernandes
2022-03-05 4:40 ` Paul E. McKenney
2022-03-05 4:40 ` Paul E. McKenney
2022-03-07 11:17 ` Sebastian Andrzej Siewior
2022-03-07 15:09 ` Paul E. McKenney
2022-03-07 17:57 ` Sebastian Andrzej Siewior
2022-03-07 21:54 ` Paul E. McKenney
2022-03-04 15:09 ` [PATCH] rcu: Delay the RCU-selftests during boot Sebastian Andrzej Siewior
2022-03-05 5:00 ` Paul E. McKenney
2022-03-07 17:54 ` Sebastian Andrzej Siewior
2022-03-07 21:53 ` Paul E. McKenney
2022-03-08 11:29 ` Sebastian Andrzej Siewior
2022-03-08 18:10 ` Paul E. McKenney
2022-03-09 10:19 ` Sebastian Andrzej Siewior
2022-03-09 18:37 ` 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=Yh5cbJ4boPS2MMDm@linutronix.de \
--to=bigeasy@linutronix.de \
--cc=jiangshanlai@gmail.com \
--cc=joel@joelfernandes.org \
--cc=josh@joshtriplett.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=paulmck@kernel.org \
--cc=rcu@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.