linux/arch/s390/kernel/vdso64
Thomas Weißschuh 9bf39a65b2 s390/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>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Link: https://lore.kernel.org/all/20250204-vdso-store-rng-v3-12-13a4669dfc8c@linutronix.de
2025-02-21 09:54:02 +01:00
..
.gitignore
Makefile vdso: Rename included Makefile 2025-02-21 09:54:01 +01:00
gen_vdso_offsets.sh
getcpu.c
note.S
vdso.h
vdso64.lds.S s390/vdso: Switch to generic storage implementation 2025-02-21 09:54:02 +01:00
vdso64_generic.c
vdso64_wrapper.S
vdso_user_wrapper.S s390/vdso: Use macros for annotation of asm functions 2024-09-23 17:57:04 +02:00
vgetrandom-chacha.S s390/vdso: Use one large alternative instead of an alternative branch 2024-09-23 17:57:04 +02:00
vgetrandom.c