diff options
| author | Guo Ren <[email protected]> | 2020-02-26 02:23:26 +0000 |
|---|---|---|
| committer | Guo Ren <[email protected]> | 2020-03-08 12:55:14 +0000 |
| commit | 12879bda3c2a974b7e4fe199a9c21f0c5f6bca04 (patch) | |
| tree | 86d564a64ba7c817e8e76c968eb28ac2f0d9519b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | Linux 5.6-rc4 (diff) | |
| download | kernel-12879bda3c2a974b7e4fe199a9c21f0c5f6bca04.tar.gz kernel-12879bda3c2a974b7e4fe199a9c21f0c5f6bca04.zip | |
csky: Fixup init_fpu compile warning with __init
WARNING: vmlinux.o(.text+0x2366): Section mismatch in reference from the
function csky_start_secondary() to the function .init.text:init_fpu()
The function csky_start_secondary() references
the function __init init_fpu().
This is often because csky_start_secondary lacks a __init
annotation or the annotation of init_fpu is wrong.
Reported-by: Lu Chongzhi <[email protected]>
Signed-off-by: Guo Ren <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
