public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH clocksource 0/6] Clocksource watchdog updates for v6.3
@ 2023-01-05  1:04 Paul E. McKenney
  2023-01-05  1:06 ` [PATCH clocksource 1/6] clocksource: Print clocksource name when clocksource is tested unstable Paul E. McKenney
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Paul E. McKenney @ 2023-01-05  1:04 UTC (permalink / raw)
  To: tglx
  Cc: linux-kernel, john.stultz, sboyd, corbet, Mark.Rutland, maz,
	kernel-team, neeraju, ak, feng.tang, zhengjun.xing

Hello!

This series contains clocksource-watchdog updates:

1.	Print clocksource name when clocksource is tested unstable,
	courtesy of Yunying Sun.

2.	Loosen clocksource watchdog constraints.

3.	Improve read-back-delay message.

4.	Improve "skew is too large" messages.

5.	Suspend the watchdog temporarily when high read latency detected,
	courtesy of Feng Tang.

6.	Verify HPET and PMTMR when TSC unverified.

						Thanx, Paul

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

 b/arch/x86/include/asm/time.h   |    1 
 b/arch/x86/kernel/hpet.c        |    2 +
 b/arch/x86/kernel/tsc.c         |    5 ++
 b/drivers/clocksource/acpi_pm.c |    6 ++-
 b/kernel/time/Kconfig           |    6 ++-
 b/kernel/time/clocksource.c     |    4 +-
 kernel/time/clocksource.c       |   72 ++++++++++++++++++++++++++++------------
 7 files changed, 70 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2023-01-12  1:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-05  1:04 [PATCH clocksource 0/6] Clocksource watchdog updates for v6.3 Paul E. McKenney
2023-01-05  1:06 ` [PATCH clocksource 1/6] clocksource: Print clocksource name when clocksource is tested unstable Paul E. McKenney
2023-01-05  1:06 ` [PATCH clocksource 2/6] clocksource: Loosen clocksource watchdog constraints Paul E. McKenney
2023-01-05  1:06 ` [PATCH clocksource 3/6] clocksource: Improve read-back-delay message Paul E. McKenney
2023-01-05  1:06 ` [PATCH clocksource 4/6] clocksource: Improve "skew is too large" messages Paul E. McKenney
2023-01-05  1:07 ` [PATCH clocksource 5/6] clocksource: Suspend the watchdog temporarily when high read latency detected Paul E. McKenney
2023-01-11 11:26   ` Thomas Gleixner
2023-01-11 12:31     ` Feng Tang
2023-01-11 17:50     ` Paul E. McKenney
2023-01-11 21:19       ` Thomas Gleixner
2023-01-11 21:32         ` Paul E. McKenney
2023-01-12  0:59           ` Feng Tang
2023-01-05  1:07 ` [PATCH clocksource 6/6] clocksource: Verify HPET and PMTMR when TSC unverified Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox