linux-stable/arch/x86/um/vdso
Thomas Weißschuh 90daca7c8f um: vdso: Always reject undefined references in during linking
Instead of using a custom script to detect and fail on undefined
references, use --no-undefined for all VDSO linker invocations.

Drop the now unused checkundef.sh script.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Link: https://patch.msgid.link/20241011-vdso-checkundef-v1-2-1a46e0352d20@linutronix.de
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-10-23 09:52:49 +02:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Makefile um: vdso: Always reject undefined references in during linking 2024-10-23 09:52:49 +02:00
um_vdso.c um: Fix -Wmissing-prototypes warnings for __vdso_* 2024-04-30 14:17:19 +02:00
vdso-layout.lds.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vdso-note.S um: take arch/um/sys-x86 to arch/x86/um 2011-11-02 14:15:05 +01:00
vdso.lds.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
vdso.S x86/um: Annotate data appropriately 2019-10-18 10:45:03 +02:00
vma.c mm: remove legacy install_special_mapping() code 2024-09-01 20:26:13 -07:00