linux/arch/sparc/vdso
Thomas Weißschuh 1628f6a742 sparc64: vdso: Implement clock_gettime64()
To be y2038-safe, 32-bit userspace needs to explicitly call the 64-bit safe
time APIs.

Implement clock_gettime64() in the 32-bit vDSO.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Tested-by: Andreas Larsson <andreas@gaisler.com>
Reviewed-by: Andreas Larsson <andreas@gaisler.com>
Acked-by: Andreas Larsson <andreas@gaisler.com>
Link: https://patch.msgid.link/20260304-vdso-sparc64-generic-2-v6-13-d8eb3b0e1410@linutronix.de
2026-03-11 10:18:33 +01:00
..
vdso32 sparc64: vdso: Implement clock_gettime64() 2026-03-11 10:18:33 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile sparc64: vdso: Switch to the generic vDSO library 2026-03-11 10:18:32 +01:00
vclock_gettime.c sparc64: vdso: Implement clock_gettime64() 2026-03-11 10:18:33 +01:00
vdso-layout.lds.S sparc64: vdso: Switch to the generic vDSO library 2026-03-11 10:18:32 +01:00
vdso-note.S
vdso.lds.S sparc64: vdso: Replace code patching with runtime conditional 2026-03-11 10:18:31 +01:00
vdso2c.c sparc64: vdso2c: Remove symbol handling 2026-03-11 10:18:33 +01:00
vdso2c.h sparc64: vdso2c: Remove symbol handling 2026-03-11 10:18:33 +01:00
vma.c sparc64: vdso: Switch to the generic vDSO library 2026-03-11 10:18:32 +01:00