[PATCH v1 0/2] Enable orphan-handling=warn for VDSO

Joey Gouly joey.gouly at arm.com
Tue Apr 5 09:02:44 PDT 2022


Hi all,

This small series enables the orphan-handling linker flag for the VDSO.
This could catch subtle errors if features that use special sections are
introduced into the VDSO implementation.

Thanks,
Joey

Joey Gouly (2):
  arm64: vdso: put ELF related sections in the linker script
  arm64: vdso: enable orphan handling for VDSO

 arch/arm64/kernel/vdso/Makefile   | 8 +++++++-
 arch/arm64/kernel/vdso/vdso.lds.S | 5 +++++
 2 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.17.1




More information about the linux-arm-kernel mailing list