diff options
| author | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-04-13 11:59:31 +0300 |
|---|---|---|
| committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-05-05 07:16:00 +0300 |
| commit | 76eb0f8639fbc6bcc0e7c1ca649c456bfebc4d5c (patch) | |
| tree | d28d79241fc01cf4d6b2bdfbf0dae22f7430cd96 /scripts | |
| parent | 0a7823d1d70dd17fbf0e9771d9afd5067a69ded0 (diff) | |
| download | linux-76eb0f8639fbc6bcc0e7c1ca649c456bfebc4d5c.tar.xz | |
objtool/klp: Don't report uncorrelated functions as new
Clang LTO uses __UNIQUE_ID() to generate some uniquely named wrapper
functions, like initstubs. If they're uncorrelated, prevent them from
being reported as new functions and included unnecessarily.
Note that dont_correlate() already includes prefix functions, so prefix
functions are still being ignored here.
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')
0 files changed, 0 insertions, 0 deletions
