From 5c4fb60816ea55f66a046cc3662ca379aed52f7b Mon Sep 17 00:00:00 2001 From: Joey Gouly Date: Tue, 28 Jun 2022 16:13:06 +0100 Subject: [PATCH] arm64: vdso32: add ARM.exidx* sections These show up when building with clang+lld. Signed-off-by: Joey Gouly Cc: Will Deacon Cc: Vincenzo Frascino Link: https://lore.kernel.org/r/20220628151307.35561-2-joey.gouly@arm.com Signed-off-by: Will Deacon --- arch/arm64/kernel/vdso32/vdso.lds.S | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/kernel/vdso32/vdso.lds.S b/arch/arm64/kernel/vdso32/vdso.lds.S index 120cf422036f..e2f8ced571d6 100644 --- a/arch/arm64/kernel/vdso32/vdso.lds.S +++ b/arch/arm64/kernel/vdso32/vdso.lds.S @@ -60,6 +60,7 @@ SECTIONS } ELF_DETAILS + .ARM.exidx : { *(.ARM.exidx*) } .ARM.attributes 0 : { *(.ARM.attributes) } /DISCARD/ : {