diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-05-21 19:04:06 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-05-28 10:24:07 +0300 |
commit | 17b53f10aba7c17e92bcf713179bc577cba059b7 (patch) | |
tree | d21115f103dfb4d431c742f91b445aa9333bed20 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c584476d477e7617478dc9a305350629aa155f5c (diff) | |
download | linux-17b53f10aba7c17e92bcf713179bc577cba059b7.tar.xz |
Revert "modpost: skip ELF local symbols during section mismatch check"
This reverts commit a4d26f1a0958bb1c2b60c6f1e67c6f5d43e2647b.
The variable 'fromsym' never starts with ".L" since commit 87e5b1e8f257
("module: Sync code of is_arm_mapping_symbol()").
In other words, Pattern 6 is now dead code.
Previously, the .LANCHOR1 hid the symbols listed in Pattern 2.
87e5b1e8f257 provided a better solution.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions