[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240128101735.GAZbYpvzDZ-T5aIXm8@fat_crate.local>
Date: Sun, 28 Jan 2024 11:17:35 +0100
From: Borislav Petkov <bp@...en8.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] timers/urgent for v6.8-rc2
Hi Linus,
please pull two urgent timers fixes for v6.8-rc2.
Thx.
---
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.8_rc2
for you to fetch changes up to 9a574ea9069be30b835a3da772c039993c43369b:
tick/sched: Preserve number of idle sleeps across CPU hotplug events (2024-01-25 09:52:40 +0100)
----------------------------------------------------------------
- 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
----------------------------------------------------------------
Jiri Wiesner (1):
clocksource: Skip watchdog check for large watchdog intervals
Tim Chen (1):
tick/sched: Preserve number of idle sleeps across CPU hotplug events
kernel/time/clocksource.c | 25 ++++++++++++++++++++++++-
kernel/time/tick-sched.c | 5 +++++
2 files changed, 29 insertions(+), 1 deletion(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists