timekeeping: Update auxiliary timekeepers on clocksource change
authorThomas Gleixner <tglx@linutronix.de>
Wed, 25 Jun 2025 18:38:29 +0000 (20:38 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 27 Jun 2025 18:13:12 +0000 (20:13 +0200)
commit9f7729480a2c771bbe49b7eab034a8eaa5e27bfb
tree0f97310e395e1389bfc4c18f28b1052c5d7e16f6
parent180d8b4ce91fe0cf7a9cb236bb01f14587ba4bf0
timekeeping: Update auxiliary timekeepers on clocksource change

Propagate a system clocksource change to the auxiliary timekeepers so that
they can pick up the new clocksource.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: John Stultz <jstultz@google.com>
Link: https://lore.kernel.org/all/20250625183757.803890875@linutronix.de
kernel/time/timekeeping.c