linux/arch/arm64/kernel/vdso32
Thomas Weißschuh 0973fed6a5 arm64: vdso: Drop LBASE_VDSO
This constant is always "0", providing no value and making the logic
harder to understand.
Also prepare for a consolidation of the vdso linkerscript logic by
aligning it with other architectures.

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-base-v1-4-b64f0842d512@linutronix.de
2024-11-02 12:37:33 +01:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile arm64/vdso: Remove --hash-style=sysv 2024-07-23 15:28:23 +01:00
note.c
vdso.lds.S arm64: vdso: Drop LBASE_VDSO 2024-11-02 12:37:33 +01:00
vgettimeofday.c arm64: vdso32: Define BUILD_VDSO32_64 to correct prototypes 2023-11-28 18:24:52 +01:00