[PATCH v2 0/6] selftests: vDSO: Assorted cleanups and improvements
From: Thomas Weißschuh
Date: Fri Feb 27 2026 - 01:59:58 EST
I had these lying around in different, unrelated serieses.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
---
Changes in v2:
- Rebase on v7.0-rc1
- Link to v1: https://lore.kernel.org/r/20260115-vdso-selftest-cleanups-v1-0-103e1ccbfdc3@xxxxxxxxxxxxx
---
Thomas Weißschuh (6):
Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
selftests: vDSO: vdso_test_correctness: Add a test for time()
tools/testing/selftests/vDSO/Makefile | 6 +-
tools/testing/selftests/vDSO/parse_vdso.c | 3 +-
.../testing/selftests/vDSO/vdso_test_correctness.c | 112 +++++++++++++++------
.../selftests/vDSO/vdso_test_gettimeofday.c | 2 -
4 files changed, 85 insertions(+), 38 deletions(-)
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260114-vdso-selftest-cleanups-779f7dc6dfa4
Best regards,
--
Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>