All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] timers/tick updates
@ 2022-03-07 23:30 Frederic Weisbecker
  2022-03-07 23:30 ` [PATCH 1/4] tick: Detect and fix jiffies update stall Frederic Weisbecker
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Frederic Weisbecker @ 2022-03-07 23:30 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: LKML, Frederic Weisbecker, Paul E . McKenney, Peter Zijlstra,
	Paul Menzel

Thomas,

Please pull the timers/core branch that can be found at:

git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git
	timers/core
	
HEAD: f96272a90d9eaea9933aaab704ddbd258feb3841

* One fix for rare jiffies update stall that were reported by Paul

* Tick side cleanups after RCU_FAST_NO_HZ removal

* Educate some more the warnings on softirqs pending on idle


Thanks,
	Frederic
---

Frederic Weisbecker (4):
      tick: Detect and fix jiffies update stall
      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  | 77 +++++++++++++++++++++++++++++++++++++----------
 kernel/time/tick-sched.h  |  4 +++
 6 files changed, 78 insertions(+), 22 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-03-14  9:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-07 23:30 [GIT PULL] timers/tick updates Frederic Weisbecker
2022-03-07 23:30 ` [PATCH 1/4] tick: Detect and fix jiffies update stall Frederic Weisbecker
2022-03-07 23:30 ` [PATCH 2/4] tick/rcu: Remove obsolete rcu_needs_cpu() parameters Frederic Weisbecker
2022-03-07 23:30 ` [PATCH 3/4] tick/rcu: Stop allowing RCU_SOFTIRQ in idle Frederic Weisbecker
2022-03-07 23:30 ` [PATCH 4/4] lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safe Frederic Weisbecker
2022-03-14  9:28 ` [tip: timers/core] Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/core tip-bot2 for Thomas Gleixner

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.