aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorIlie Halip <[email protected]>2020-04-15 14:29:58 +0000
committerPalmer Dabbelt <[email protected]>2020-04-21 22:22:45 +0000
commit3c1918c8f54166598195d938564072664a8275b1 (patch)
treea8ac27fe8434e7a7697f57c4bf947a34472c96b6 /tools/perf/scripts/python/intel-pt-events.py
parentRISC-V: stacktrace: Declare sp_in_global outside ifdef (diff)
downloadkernel-3c1918c8f54166598195d938564072664a8275b1.tar.gz
kernel-3c1918c8f54166598195d938564072664a8275b1.zip
riscv: fix vdso build with lld
When building with the LLVM linker this error occurrs: LD arch/riscv/kernel/vdso/vdso-syms.o ld.lld: error: no input files This happens because the lld treats -R as an alias to -rpath, as opposed to ld where -R means --just-symbols. Use the long option name for compatibility between the two. Link: https://github.com/ClangBuiltLinux/linux/issues/805 Reported-by: Dmitry Golovin <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Signed-off-by: Ilie Halip <[email protected]> Reviewed-by: Fangrui Song <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions