Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module: Sync code of is_arm_mapping_symbol()
After commit 2e3a10a ("ARM: avoid ARM binutils leaking ELF local symbols") and commit d6b7326 ("modpost: fix undefined behavior of is_arm_mapping_symbol()"), many differences of is_arm_mapping_symbol() exist in kernel/module/kallsyms.c and scripts/mod/modpost.c, just sync the code to keep consistent. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
- Loading branch information