]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'timers-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Sep 2025 15:38:05 +0000 (08:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Sep 2025 15:38:05 +0000 (08:38 -0700)
Pull timer fix from Ingo Molnar:
 "Fix a lost-timeout CPU hotplug bug in the hrtimer code, which can
  trigger with certain hardware configs and regular HZ"

* tag 'timers-urgent-2025-09-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  hrtimers: Unconditionally update target CPU base after offline timer migration


Trivial merge