aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorChen Gang <[email protected]>2014-05-21 00:57:53 +0000
committerGuan Xuetao <[email protected]>2014-06-20 00:22:39 +0000
commit5a5ffc991edaf5d1c24a01db62c3d203df53dec7 (patch)
tree63d4ed6a2225ee4daefcb3ea424e603652962778 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentdrivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0 (diff)
downloadkernel-5a5ffc991edaf5d1c24a01db62c3d203df53dec7.tar.gz
kernel-5a5ffc991edaf5d1c24a01db62c3d203df53dec7.zip
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure
'csum_partial' and 'csum_partial_copy_from_user' have already been exported in "lib/", so need not export them again, or it will cause compiling error. The related error (with allmodconfig under unicore32): LD vmlinux.o lib/built-in.o:(___ksymtab+csum_partial+0x0): multiple definition of `__ksymtab_csum_partial' arch/unicore32/kernel/built-in.o:(___ksymtab+csum_partial+0x0): first defined here lib/built-in.o:(___ksymtab+csum_partial_copy_from_user+0x0): multiple definition of `__ksymtab_csum_partial_copy_from_user' arch/unicore32/kernel/built-in.o:(___ksymtab+csum_partial_copy_from_user+0x0): first defined here make: *** [vmlinux] Error 1 Signed-off-by: Chen Gang <[email protected]> Acked-by: Xuetao Guan <[email protected]> Signed-off-by: Xuetao Guan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions