[PATCH 0/2] arm64: vdso32: Small fixes for ld.lld 11 and CONFIG_DEBUG_INFO
Nathan Chancellor
nathan at kernel.org
Thu Jun 30 08:31:19 PDT 2022
Hi all,
This small series fixes two issues I noticed with the orphan section
warnings in the 32-bit vDSO. See the individual commits for the boring
details.
They are based on for-next/vdso. I compiled with LLVM 11, LLVM 15, and
GCC 12.1.0 + binutils 2.38 with no additional warnings/errors.
Nathan Chancellor (2):
arm64: vdso32: Shuffle .ARM.exidx section above ELF_DETAILS
arm64: vdso32: Add DWARF_DEBUG
arch/arm64/kernel/vdso32/vdso.lds.S | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
base-commit: 4274929c7ee6f442c3f89c5da64d112a9de4a6ba
--
2.37.0
More information about the linux-arm-kernel
mailing list