]> git.ipfire.org Git - thirdparty/linux.git/commit
timekeeping: Make timekeeping_inject_offset() reusable
authorThomas Gleixner <tglx@linutronix.de>
Wed, 25 Jun 2025 18:38:40 +0000 (20:38 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 27 Jun 2025 18:13:13 +0000 (20:13 +0200)
commite8db3a55798d70f2c222c6103990776fca6a6ebc
treee864896ea567d964804766fcf0139b2e839438ea
parent60ecc26ec5af567a55f362ad92c0cac8b894541c
timekeeping: Make timekeeping_inject_offset() reusable

Split out the inner workings for auxiliary clock support and feed the core time
keeper into it.

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