Searched hist:"90 daca7c8f6f33e9482591446d2e76b18a21be49" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/um/vdso/ |
H A D | Makefile | diff 90daca7c8f6f33e9482591446d2e76b18a21be49 Fri Oct 11 11:18:26 CEST 2024 Thomas Weißschuh <thomas.weissschuh@linutronix.de> 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>
|