linux/arch/s390/kernel/vdso64
Heiko Carstens d714abee5f s390/vdso: Use one large alternative instead of an alternative branch
Replace the alternative branch with a larger alternative that contains
both paths. That way the two paths are closer together and it is easier
to change both paths if the need should arise.

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2024-09-23 17:57:04 +02:00
..
.gitignore
Makefile
gen_vdso_offsets.sh
getcpu.c
note.S
vdso.h
vdso64.lds.S
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