]> git.ipfire.org Git - thirdparty/linux.git/commit
timekeeping: Prepare timekeeping_update_from_shadow()
authorThomas Gleixner <tglx@linutronix.de>
Mon, 19 May 2025 08:33:26 +0000 (10:33 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 19 Jun 2025 12:28:23 +0000 (14:28 +0200)
commit8c782acd3f47e21f9b03fd3720172d1f8e4fb796
tree30c67623867832b1f960e825705ca92ca73b6c88
parent926ad475169f5b24868438e4bff61ec6a73efd19
timekeeping: Prepare timekeeping_update_from_shadow()

Don't invoke the VDSO and paravirt updates when utilized for auxiliary
clocks. This is a temporary workaround until the VDSO and paravirt
interfaces have been worked out.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250519083026.223876435@linutronix.de
kernel/time/timekeeping.c