diff options
| author | Song Liu <song@kernel.org> | 2026-03-05 15:15:30 -0800 |
|---|---|---|
| committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-03-06 08:08:33 -0800 |
| commit | cdea5cadb0ca403b1929f8d29929c0eda0f715d6 (patch) | |
| tree | 0395cd61a0fa60afe7b5941032a1fa7319695ab2 /scripts/livepatch | |
| parent | 020b71dcafeeececb78d9ee9e5a2e68e8e05e922 (diff) | |
objtool/klp: Match symbols based on demangled_name for global variables
correlate_symbols() will always try to match full name first. If there is
no match, try match only demangled_name.
In very rare cases, it is possible to have multiple foo.llvm.<hash> in
the same kernel. Whenever there is ambiguity like this, fail the klp diff.
Signed-off-by: Song Liu <song@kernel.org>
Link: https://patch.msgid.link/20260305231531.3847295-7-song@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'scripts/livepatch')
0 files changed, 0 insertions, 0 deletions
