[PATCH v3 16/21] objtool/klp: Filter arm64 mapping symbols in find_symbol_by_offset()

Song Liu song at kernel.org
Fri May 15 14:20:23 PDT 2026


On Tue, May 12, 2026 at 8:34 PM Josh Poimboeuf <jpoimboe at kernel.org> wrote:
>
> ARM64 ELF objects contain $d/$x mapping symbols (STT_NOTYPE) at offset 0
> in data/text sections.  These aren't "real" symbols so filter them from
> find_symbol_by_offset(), consistent with the existing section symbol
> filter.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe at kernel.org>

Acked-by: Song Liu <song at kernel.org>



More information about the linux-arm-kernel mailing list