Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jan 2024 18:33:14 +0000 (10:33 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jan 2024 18:33:14 +0000 (10:33 -0800)
commit90db544ebaf4325044402cdfecf1cf9247ca3ae6
tree30b5ca4b7bddbbd3e018371689829666c9c72503
parent9d451912dbef72b4b4dcaa99229f98b309338b39
parent9a574ea9069be30b835a3da772c039993c43369b
Merge tag 'timers_urgent_for_v6.8_rc2' of git://git./linux/kernel/git/tip/tip

Pull timer fixes from Borislav Petkov:

 - Preserve the number of idle calls and sleep entries across CPU
   hotplug events in order to be able to compute correct averages

 - Limit the duration of the clocksource watchdog checking interval as
   too long intervals lead to wrongly marking the TSC as unstable

* tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  tick/sched: Preserve number of idle sleeps across CPU hotplug events
  clocksource: Skip watchdog check for large watchdog intervals