]> Gentwo Git Trees - linux/.git/commit
vdso: Remove remnants of architecture-specific time storage
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 4 Feb 2025 12:05:50 +0000 (13:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Feb 2025 08:54:03 +0000 (09:54 +0100)
commitac1a42f4e4e296b5ba5fdb39444f65d6e5196240
treea028fe0422c1e5d73b9a670b9087f6bf766822b3
parent998a8a2608199fc07c3a49200c73708e9df01e0f
vdso: Remove remnants of architecture-specific time storage

All users of the time releated parts of the vDSO are now using the generic
storage implementation. Remove the therefore unnecessary compatibility
accessor functions and symbols.

Co-developed-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250204-vdso-store-rng-v3-18-13a4669dfc8c@linutronix.de
include/asm-generic/vdso/vsyscall.h
include/linux/time_namespace.h
include/vdso/datapage.h
include/vdso/helpers.h
kernel/time/namespace.c
kernel/time/vsyscall.c
lib/vdso/datastore.c
lib/vdso/gettimeofday.c