diff options
author | Masahiro Yamada <[email protected]> | 2023-05-22 01:04:06 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2023-05-28 16:24:07 +0900 |
commit | 17b53f10aba7c17e92bcf713179bc577cba059b7 (patch) | |
tree | d21115f103dfb4d431c742f91b445aa9333bed20 /scripts/generate_rust_analyzer.py | |
parent | c584476d477e7617478dc9a305350629aa155f5c (diff) |
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 <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions