linux/lib/vdso
Thomas Weißschuh 5dc9cf835a vdso/timens: Move functions to new file
As a preparation of the untangling of time namespaces and the vDSO, move
the glue functions between those subsystems into a new file.

While at it, switch the mutex lock and mmap_read_lock() in the vDSO
namespace code to guard().

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260326-vdso-timens-decoupling-v2-1-c82693a7775f@linutronix.de
2026-03-26 15:44:22 +01:00
..
Kconfig vdso: Gate VDSO_GETRANDOM behind HAVE_GENERIC_VDSO 2025-09-04 11:23:51 +02:00
Makefile vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE 2025-09-04 11:23:50 +02:00
Makefile.include vdso: Rename included Makefile 2025-02-21 09:54:01 +01:00
datastore.c vdso/timens: Move functions to new file 2026-03-26 15:44:22 +01:00
getrandom.c random: vDSO: Add explicit includes 2026-03-11 15:12:55 +01:00
gettimeofday.c vdso/datapage: Remove inclusion of gettimeofday.h 2026-03-11 15:22:32 +01:00