Re: [PATCH 15/48] objtool/klp: Fix kCFI trap handling

From: Miroslav Benes

Date: Tue Apr 28 2026 - 10:24:53 EST


On Wed, 22 Apr 2026 21:03:43 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> .kcfi_traps contains references to kCFI trap instruction locations.
> When a KCFI type check fails at an indirect call, the trap handler looks
> up the faulting address in this section.
>
> Add it to the special sections list so the entries get extracted for the
> changed functions they reference.
>
> [...]

Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>

--
Miroslav