]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Feb 2025 19:55:03 +0000 (11:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Feb 2025 19:55:03 +0000 (11:55 -0800)
commit3a0562d733b19d5f10ebf7643dab0ab1a4fd8cf7
tree2a526e9d3737808adce0600a66d2d42b4e4202b8
parentc7b92e8969cd60a585629cef8d19b7ef330bc171
parent868c9037df626b3c245ee26a290a03ae1f9f58d3
Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

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