Re: [PATCH] arm64 module: set plt* section addresses to 0x0
From: Will Deacon <will@kernel.org>
Date: 2021-02-19 19:18:04
Also in:
lkml
From: Will Deacon <will@kernel.org>
Date: 2021-02-19 19:18:04
Also in:
lkml
On Tue, 16 Feb 2021 18:32:34 +0000, Shaoying Xu wrote:
These plt* and .text.ftrace_trampoline sections specified for arm64 have
non-zero addressses. Non-zero section addresses in a relocatable ELF would
confuse GDB when it tries to compute the section offsets and it ends up
printing wrong symbol addresses. Therefore, set them to zero, which mirrors
the change in commit 5d8591bc0fba ("module: set ksymtab/kcrctab* section
addresses to 0x0").
Applied to arm64 (for-next/fixes), thanks!
[1/1] arm64 module: set plt* section addresses to 0x0
https://git.kernel.org/arm64/c/f5c6d0fcf90c
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel