aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/run-clang-tools.py
diff options
context:
space:
mode:
authorYouling Tang <[email protected]>2022-09-01 11:10:59 +0000
committerMasahiro Yamada <[email protected]>2022-09-09 20:35:13 +0000
commitc17a2538704f926ee4d167ba625e09b1040d8439 (patch)
tree6b5c079e09da3dfe57569e7377855d186b46e2df /scripts/clang-tools/run-clang-tools.py
parentkbuild: disable header exports for UML in a straightforward way (diff)
downloadkernel-c17a2538704f926ee4d167ba625e09b1040d8439.tar.gz
kernel-c17a2538704f926ee4d167ba625e09b1040d8439.zip
mksysmap: Fix the mismatch of 'L0' symbols in System.map
When System.map was generated, the kernel used mksysmap to filter the kernel symbols, we need to filter "L0" symbols in LoongArch architecture. $ cat System.map | grep L0 9000000000221540 t L0 The L0 symbol exists in System.map, but not in .tmp_System.map. When "cmp -s System.map .tmp_System.map" will show "Inconsistent kallsyms data" error message in link-vmlinux.sh script. Signed-off-by: Youling Tang <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/clang-tools/run-clang-tools.py')
0 files changed, 0 insertions, 0 deletions