[GIT PULL clocksource] Clocksource watchdog commits for v6.3 (to complete the set for v6.6)

From: Paul E. McKenney
Date: Sun Aug 27 2023 - 21:22:42 EST


Hello, Linus,

Once the v6.6 merge window opens, please pull these clocksource changes:

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git tags/clocksource.2023.08.15a
# HEAD: 233756a640be811efae33763db718fe29753b1e9: x86/tsc: Extend watchdog check exemption to 4-Sockets platform (2023-07-14 15:17:09 -0700)

Next merge window, I will take care to double-check beforehand to ensure
that the subject line does not assume that you have a time machine. In
the meantime, why not continue the trend? ;-)

----------------------------------------------------------------
Clocksource watchdog commits for v6.6

This pull reqeust contains the following:

o Handle negative skews in "skew is too large" messages.

o Extend watchdog check exemption to 4-Socket platforms

----------------------------------------------------------------
Feng Tang (1):
x86/tsc: Extend watchdog check exemption to 4-Sockets platform

Paul E. McKenney (1):
clocksource: Handle negative skews in "skew is too large" messages

arch/x86/kernel/tsc.c | 2 +-
kernel/time/clocksource.c | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)