]> Gentwo Git Trees - linux/.git/commit
arm: vdso: Switch to generic storage implementation
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Tue, 4 Feb 2025 12:05:43 +0000 (13:05 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Feb 2025 08:54:02 +0000 (09:54 +0100)
commit31e9fa2ba9ad64ef09eb4a8326e5cc8af3f6fa1d
tree7dc58ee03b28c58776a121fb4f118c9577afe797
parentd2862bb9d9ca58f41319a55db0ca275774ae0c6a
arm: vdso: Switch to generic storage implementation

The generic storage implementation provides the same features as the
custom one. However it can be shared between architectures, making
maintenance easier.

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-11-13a4669dfc8c@linutronix.de
arch/arm/include/asm/vdso.h
arch/arm/include/asm/vdso/gettimeofday.h
arch/arm/include/asm/vdso/vsyscall.h
arch/arm/kernel/asm-offsets.c
arch/arm/kernel/vdso.c
arch/arm/mm/Kconfig
arch/arm/vdso/vdso.lds.S