diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-08-12 07:39:08 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-09-09 10:57:39 +0200 |
commit | 7262aa781fea89cc388335e9c5c6701d8bb13d42 (patch) | |
tree | b51eac74b13c41441de175aeb2af49c4027fcb04 /net/unix/af_unix.c | |
parent | 7b87dbf9d8465ad437cd7efacc26215b2c189607 (diff) |
selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()
To be y2038-safe, 32-bit userspace needs to explicitly call the 64-bit safe
time APIs. For this the 32-bit vDSOs contains a clock_gettime() variant
which always uses 64-bit time types.
Also test this vDSO function.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250812-vdso-tests-fixes-v2-7-90f499dd35f8@linutronix.de
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions