[GIT PULL] timer subsystem fix

From: Ingo Molnar

Date: Mon Apr 20 2026 - 03:39:55 EST


Linus,

Please pull the latest timers/urgent Git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2026-04-20

for you to fetch changes up to 4096fd0e8eaea13ebe5206700b33f49635ae18e5:

Fix timer stalls caused by incorrect handling of
the dev->next_event_forced flag.

Thanks,

Ingo

------------------>
Thomas Gleixner (1):
clockevents: Add missing resets of the next_event_forced flag


kernel/time/clockevents.c | 7 ++++++-
kernel/time/tick-broadcast.c | 1 +
2 files changed, 7 insertions(+), 1 deletion(-)