diff options
author | Genjian Zhang <zhanggenjian@kylinos.cn> | 2022-11-24 08:58:16 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-12-01 13:46:05 +0300 |
commit | f466fad9872e4d549e4fc3e1cb3356693978b2ac (patch) | |
tree | acbdd0fa41eeca1820aec27e73ea8d2d03b2b8ff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 43b46e6bc69c2aa4331cfd7fa4e2943a894339e5 (diff) | |
download | linux-f466fad9872e4d549e4fc3e1cb3356693978b2ac.tar.xz |
MIPS: Restore symbol versions for copy_page_cpu and clear_page_cpu
The mips build generates two warnings:
WARNING: modpost: EXPORT symbol "clear_page_cpu" [vmlinux] version generation failed, symbol will not be versioned.
WARNING: modpost: EXPORT symbol "copy_page_cpu" [vmlinux] version generation failed, symbol will not be versioned.
Add their prototypes to be defined in asm-prototypes.h, so that
genksyms knows the types of these symbols and can generate CRCs for
them.
Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Genjian Zhang <zhanggenjian@kylinos.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions