Re: [PATCH 14/48] objtool/klp: Fix extraction of text annotations for alternatives

From: Miroslav Benes

Date: Tue Apr 28 2026 - 08:53:55 EST


On Wed, 22 Apr 2026 21:03:42 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> Objtool is failing to extract text annotations which reference
> .altinstr_replacement instructions:
>
> 1) Alternative replacement fake symbols are NOTYPE rather than FUNC,
> and they don't have sym->included set, thus they aren't recognized
> by should_keep_special_sym().
>
> [...]

Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>

--
Miroslav