linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL clocksource] Clocksource watchdog commits for v5.18
@ 2022-02-24  0:07 Paul E. McKenney
  2022-03-07 18:22 ` [tip: timers/core] Merge branch 'clocksource.2022.02.01b' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core tip-bot2 for Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2022-02-24  0:07 UTC (permalink / raw)
  To: tglx
  Cc: linux-kernel, kernel-team, john.stultz, ak, rong.a.chen, sboyd, longman

Hello, Thomas,

This pull request contains a single change that allows build-time
adjustment of the clocksource watchdog maximum skew.  The default remains
100 microseconds, but a new CLOCKSOURCE_WATCHDOG_MAX_SKEW_US Kconfig
option allows kernels to be built with this skew set in a range from
50 to 100 microseconds.  This Kconfig option depends on the existing
CLOCKSOURCE_WATCHDOG option.  This change has been posted to LKML:

https://lore.kernel.org/lkml/20211206033815.871823-1-longman@redhat.com/

this has been subjected to the kbuild test robot and -next testing,
and are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git clocksource.2022.02.01b

for you to fetch changes up to fc153c1c58cb8c3bb3b443b4d7dc3211ff5f65fc:

  clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW (2022-02-01 17:35:43 -0800)

Please note that this is based on this mainline commit:

da123016ca8c ("rcu-tasks: Fix computation of CPU-to-list shift counts")

which is in turn based on v5.17-rc1.

----------------------------------------------------------------
Waiman Long (1):
      clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW

 kernel/time/Kconfig       | 9 +++++++++
 kernel/time/clocksource.c | 8 +++++++-
 2 files changed, 16 insertions(+), 1 deletion(-)

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

* [tip: timers/core] Merge branch 'clocksource.2022.02.01b' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core
  2022-02-24  0:07 [GIT PULL clocksource] Clocksource watchdog commits for v5.18 Paul E. McKenney
@ 2022-03-07 18:22 ` tip-bot2 for Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Thomas Gleixner @ 2022-03-07 18:22 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: x86, linux-kernel

The following commit has been merged into the timers/core branch of tip:

Commit-ID:     58dedf0a4782ce42b4d31f1f62e5ad80a1b73d72
Gitweb:        https://git.kernel.org/tip/58dedf0a4782ce42b4d31f1f62e5ad80a1b73d72
Author:        Thomas Gleixner <tglx@linutronix.de>
AuthorDate:    Mon, 07 Mar 2022 19:12:38 +01:00
Committer:     Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Mon, 07 Mar 2022 19:12:38 +01:00

Merge branch 'clocksource.2022.02.01b' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core

Pull clocksource watchdog update from Paul McKenney:

 - Add a config option for the maximum skew of the watchdog.

Link: https://lore.kernel.org/r/20220224000718.GA3747431@paulmck-ThinkPad-P17-Gen-1
---

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

end of thread, other threads:[~2022-03-07 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-24  0:07 [GIT PULL clocksource] Clocksource watchdog commits for v5.18 Paul E. McKenney
2022-03-07 18:22 ` [tip: timers/core] Merge branch 'clocksource.2022.02.01b' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core tip-bot2 for Thomas Gleixner

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 NNTP newsgroup(s).