Skip to content
Snippets Groups Projects
Commit 17b53f10 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

Revert "modpost: skip ELF local symbols during section mismatch check"


This reverts commit a4d26f1a.

The variable 'fromsym' never starts with ".L" since commit 87e5b1e8
("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.

87e5b1e8 provided a better solution.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Reviewed-by: default avatarNick Desaulniers <ndesaulniers@google.com>
parent c584476d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment