Re: [PATCH v2 10/53] objtool/klp: Fix --debug-checksum for duplicate symbol names

From: Miroslav Benes

Date: Mon May 04 2026 - 10:06:25 EST


On Thu, 30 Apr 2026 21:07:58 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> find_symbol_by_name() only returns the first match, so
> --debug-checksum=<func> silently ignores any subsequent duplicately
> named functions after the first.
>
> Fix that, along with a new for_each_sym_by_name() helper.
>
>
> [...]

Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>

--
Miroslav