]> git.ipfire.org Git - thirdparty/linux.git/commit
timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
authorThomas Gleixner <tglx@kernel.org>
Fri, 29 May 2026 20:00:24 +0000 (22:00 +0200)
committerThomas Gleixner <tglx@kernel.org>
Thu, 4 Jun 2026 09:04:16 +0000 (11:04 +0200)
commit23c1bfa9f8dbefe0be1fa32aaf235c08cb24bd78
treef6339f13e6023f58129e4cffeda0d0df92477434
parent705e1068071f82b6c66b9e28124fbb7123b04c1d
timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()

Now that all users are converted it's possible to enable snapshotting of
CLOCK_AUX time. The underlying clocksource is the same as for all other
CLOCK variants.

Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Tested-by: Arthur Kiyanovski <akiyano@amazon.com>
Reviewed-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://patch.msgid.link/20260529195557.380601005@kernel.org
kernel/time/timekeeping.c