From: Frederic Weisbecker <frederic@kernel.org>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Frederic Weisbecker <frederic@kernel.org>,
"Paul E . McKenney" <paulmck@kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Thomas Gleixner <tglx@linutronix.de>,
Paul Menzel <pmenzel@molgen.mpg.de>
Subject: [PATCH 0/3] tick: Fix softirq related warnings
Date: Tue, 8 Feb 2022 17:16:32 +0100 [thread overview]
Message-ID: <20220208161635.544701-1-frederic@kernel.org> (raw)
Some cleanups and debug rework.
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
timers/core
HEAD: 18b00369d58da4c73946d5f8ebed8e8c7ade89e2
Thanks,
Frederic
---
Frederic Weisbecker (3):
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe
include/linux/interrupt.h | 11 ++++++++-
include/linux/rcutiny.h | 3 +--
include/linux/rcutree.h | 2 +-
kernel/rcu/tree.c | 3 +--
kernel/time/tick-sched.c | 60 ++++++++++++++++++++++++++++++++++-------------
5 files changed, 57 insertions(+), 22 deletions(-)
next reply other threads:[~2022-02-08 16:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-08 16:16 Frederic Weisbecker [this message]
2022-02-08 16:16 ` [PATCH 1/3] tick/rcu: Remove obsolete rcu_needs_cpu() parameters Frederic Weisbecker
2022-02-08 16:16 ` [PATCH 2/3] tick/rcu: Stop allowing RCU_SOFTIRQ in idle Frederic Weisbecker
2022-02-08 16:16 ` [PATCH 3/3] lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe Frederic Weisbecker
2022-02-09 0:52 ` [PATCH 0/3] tick: Fix softirq related warnings Paul E. McKenney
2022-02-14 5:46 ` Paul Menzel
2022-02-14 16:29 ` 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=20220208161635.544701-1-frederic@kernel.org \
--to=frederic@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=paulmck@kernel.org \
--cc=peterz@infradead.org \
--cc=pmenzel@molgen.mpg.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox