Re: [PATCH v2 03/53] objtool/klp: Don't correlate __ADDRESSABLE() symbols

From: Song Liu

Date: Fri May 01 2026 - 06:27:30 EST


On Fri, May 1, 2026 at 5:08 AM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> Symbols created by __ADDRESSABLE() are only used to convince the
> toolchain not to optimize out the referenced symbol.
>
> Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

Acked-by: Song Liu <song@xxxxxxxxxx>