diff options
| author | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-03-31 07:31:47 +0300 |
|---|---|---|
| committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-05-05 07:16:00 +0300 |
| commit | def5b60dcd2256efab0e66f598419b17c425b8f5 (patch) | |
| tree | 383f05bec554a0ae64c3a0d12520997f261988d8 /scripts/objdiff | |
| parent | 0333b7399587ee0aaa863ed0d13a00a6c7c64068 (diff) | |
| download | linux-def5b60dcd2256efab0e66f598419b17c425b8f5.tar.xz | |
objtool/klp: Fix --debug-checksum for duplicate symbol names
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.
Acked-by: Song Liu <song@kernel.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
