Re: [PATCH 0/3] objtool/klp: Special section validation fixes
From: Song Liu
Date: Tue Feb 10 2026 - 19:10:55 EST
On Tue, Feb 10, 2026 at 1:50 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> Fix some issues in validate_special_section_klp_reloc().
>
> Josh Poimboeuf (3):
> objtool/klp: Fix detection of corrupt static branch/call entries
> objtool/klp: Disable unsupported pr_debug() usage
> objtool/klp: Avoid NULL pointer dereference when printing code symbol
> name
For the set
Reviewed-and-tested-by: Song Liu <song@xxxxxxxxxx>
>
> tools/objtool/klp-diff.c | 39 ++++++++++++++++++++++++++-------------
> 1 file changed, 26 insertions(+), 13 deletions(-)
>
> --
> 2.53.0
>