linux/arch/arm64/include/asm/vdso
Thomas Weißschuh 39c089a01a vdso: Remove timekeeper argument of __arch_update_vsyscall()
No implementation of this hook uses the passed in timekeeper anymore.

This avoids including a non-VDSO header while building the VDSO, which can
lead to compilation errors.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lore.kernel.org/all/20241010-vdso-generic-arch_update_vsyscall-v1-1-7fe5a3ea4382@linutronix.de
2024-10-15 17:50:28 +02:00
..
clocksource.h arm64: Introduce a way to disable the 32bit vdso 2020-07-08 21:57:51 +01:00
compat_barrier.h arm64: vdso32: drop test for -march=armv8-a 2021-10-21 10:31:38 +01:00
compat_gettimeofday.h arm64: rework compat syscall macros 2024-07-10 14:23:38 +02:00
getrandom.h arm64: vDSO: Wire up getrandom() vDSO implementation 2024-09-13 17:28:36 +02:00
gettimeofday.h arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofday 2022-09-09 12:27:25 +01:00
processor.h arm64: Introduce asm/vdso/processor.h 2020-03-21 15:24:01 +01:00
vsyscall.h vdso: Remove timekeeper argument of __arch_update_vsyscall() 2024-10-15 17:50:28 +02:00