diff options
| author | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-04-29 16:02:38 -0700 |
|---|---|---|
| committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-05-04 21:16:00 -0700 |
| commit | e872b3f13922ecd746f907e20261dfc11c9a9f28 (patch) | |
| tree | bc0584320b64e13337d9fa0f071dbf774bc21960 /scripts/patch-kernel | |
| parent | 76eb0f8639fbc6bcc0e7c1ca649c456bfebc4d5c (diff) | |
objtool/klp: Improve local label check
Clang emits various .L-prefixed local symbols beyond .Ltmp*, such as
.L__const.* for local constant data. These are assembler-local labels
not present in kallsyms, so they can never be resolved at module load
time.
Broaden the check from .Ltmp* to all .L* symbols so they get cloned into
the patch module instead.
Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
