ntp: Add timekeeper ID arguments to public functions
authorThomas Gleixner <tglx@linutronix.de>
Mon, 19 May 2025 08:33:22 +0000 (10:33 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 19 Jun 2025 12:28:23 +0000 (14:28 +0200)
commit5ffa25f573cf524ff53660c5ff7a158ee10f23c7
tree49e69296fe10c6ef4b3e409d3b9f49aea41d3364
parent8515714b0f88a698a4c26f0f0ce7d43ad14dce16
ntp: Add timekeeper ID arguments to public functions

In preparation for supporting auxiliary POSIX clocks, add a timekeeper ID
to the relevant functions.

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