]> Git Repo - linux.git/commitdiff
Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <[email protected]>
Sat, 8 Feb 2025 19:55:03 +0000 (11:55 -0800)
committerLinus Torvalds <[email protected]>
Sat, 8 Feb 2025 19:55:03 +0000 (11:55 -0800)
Pull timer fixes from Ingo Molnar:
 "Fix a PREEMPT_RT bug in the clocksource verification code that caused
  false positive warnings.

  Also fix a timer migration setup bug when new CPUs are added"

* tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  timers/migration: Fix off-by-one root mis-connection
  clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomic context


Trivial merge
This page took 0.047402 seconds and 4 git commands to generate.