]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 23 Dec 2025 06:59:15 +0000 (07:59 +0100)
committerThomas Gleixner <tglx@kernel.org>
Tue, 13 Jan 2026 13:42:23 +0000 (14:42 +0100)
commit4e6a2312986d437cc22805b9e08f86b15fee0318
treecd25fac44ac247d6de3d827215dfaa0d9f6e797d
parent1dcd1273add368c2b7c65135e22b416e1b374781
selftests: vDSO: vdso_test_abi: Add test for clock_getres_time64()

Some architectures will start to implement this function.
Make sure it works correctly.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20251223-vdso-compat-time32-v1-4-97ea7a06a543@linutronix.de
tools/testing/selftests/vDSO/vdso_test_abi.c