[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241208100652.GAZ1VvvJZA_sViqSL0@fat_crate.local>
Date: Sun, 8 Dec 2024 11:06:52 +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.13-rc2
Hi Linus,
please pull an urgent timers fix for v6.13-rc2.
Thx.
---
The following changes since commit e70140ba0d2b1a30467d4af6bcfe761327b9ec95:
Get rid of 'remove_new' relic from platform driver struct (2024-12-01 15:12:43 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip tags/timers_urgent_for_v6.13_rc2
for you to fetch changes up to 76031d9536a076bf023bedbdb1b4317fc801dd67:
clocksource: Make negative motion detection more robust (2024-12-05 16:03:24 +0100)
----------------------------------------------------------------
- Handle the case where clocksources with small counter width can, in
conjunction with overly long idle sleeps, falsely trigger the negative
motion detection of clocksources
----------------------------------------------------------------
Thomas Gleixner (1):
clocksource: Make negative motion detection more robust
include/linux/clocksource.h | 2 ++
kernel/time/clocksource.c | 11 ++++++++++-
kernel/time/timekeeping.c | 6 ++++--
kernel/time/timekeeping_internal.h | 8 ++++----
4 files changed, 20 insertions(+), 7 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
Powered by blists - more mailing lists