ntp: Add support for auxiliary timekeepers
authorThomas Gleixner <tglx@linutronix.de>
Mon, 19 May 2025 08:33:21 +0000 (10:33 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 19 Jun 2025 12:28:22 +0000 (14:28 +0200)
commit8515714b0f88a698a4c26f0f0ce7d43ad14dce16
tree17414e618d9f73e5c099cb4bdaec7cf23ccb9255
parent9094c72c3d81bf2416b7c79d12c8494ab8fbac20
ntp: Add support for auxiliary timekeepers

If auxiliary clocks are enabled, provide an array of NTP data so that the
auxiliary timekeepers can be steered independently of the core timekeeper.

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