On Tue, Feb 10, 2026 at 1:50 PM Josh Poimboeuf <[email protected]> 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 <[email protected]> > > tools/objtool/klp-diff.c | 39 ++++++++++++++++++++++++++------------- > 1 file changed, 26 insertions(+), 13 deletions(-) > > -- > 2.53.0 >

