linux-loongson/arch/arm64/include/asm/vdso
Thomas Weißschuh 76164ca0d1 vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
The upcoming auxiliary clocks need this hook, too.
To separate the architecture hooks from the timekeeper internals, refactor
the hook to only operate on a single vDSO clock.

While at it, use a more robust #define for the hook override.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250701-vdso-auxclock-v1-3-df7d9f87b9b8@linutronix.de
2025-07-09 11:52:34 +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 vdso: Rework struct vdso_time_data and introduce struct vdso_clock 2025-03-08 14:37:41 +01:00
getrandom.h arm64: vdso: Switch to generic storage implementation 2025-02-21 09:54:01 +01:00
gettimeofday.h arm64 updates for 6.16 2025-05-28 14:55:35 -07:00
processor.h arm64: Introduce asm/vdso/processor.h 2020-03-21 15:24:01 +01:00
vsyscall.h vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock() 2025-07-09 11:52:34 +02:00