diff options
| author | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-04-30 06:07:28 +0300 |
|---|---|---|
| committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-05-05 07:16:01 +0300 |
| commit | 8fdc3585b3b09f2c55d8573edc6a1dbfeb728f03 (patch) | |
| tree | 9fb147bbf5102796f9d6821123c4db4f31e33465 /scripts/cleanpatch | |
| parent | 3e01ab44af207a2d8c197653e7278083b039a274 (diff) | |
| download | linux-8fdc3585b3b09f2c55d8573edc6a1dbfeb728f03.tar.xz | |
objtool/klp: Simplify reloc symbol conversion
Inline section_reference_needed() and is_reloc_allowed() into
convert_reloc_sym() and remove the redundant is_reloc_allowed() check in
clone_reloc().
Move the is_sec_sym() checks into the convert callees so they become
no-ops when the reloc is already in the right format. This allows
convert_reloc_sym() to unconditionally dispatch to the right converter
based on section type.
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/cleanpatch')
0 files changed, 0 insertions, 0 deletions
