[PATCH v5 0/4] Enable orphan-handling=warn for VDSO
Will Deacon
will at kernel.org
Thu Jun 23 10:53:53 PDT 2022
Hi Joey,
On Tue, May 10, 2022 at 10:58:30AM +0100, Joey Gouly wrote:
> 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.
>
> Tested by running the VDSO self tests.
> Tested building with LLVM LLD and Binutils LD linkers.
I've applied this locally, but I'm seeing a warning from LLD when linking
the 32-bit vDSO object:
| LD32 arch/arm64/kernel/vdso32/vdso.so.raw
| ld.lld: warning: <internal>:(.ARM.exidx) is being placed in '.ARM.exidx'
Please can you take a look and send an additional patch on top to fix this?
Thanks,
Will
More information about the linux-arm-kernel
mailing list