summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorYauheni Kaliuta <yauheni.kaliuta@redhat.com>2020-05-25 09:18:46 +0300
committerAlexei Starovoitov <ast@kernel.org>2020-06-01 14:38:20 -0700
commit55983299b7ea94d714c19cdfd8d969ba86e0d7e9 (patch)
tree7fe16a98c535f3cb14c784a444ef57cb61d69213 /net
parent0142dddcbe965450338076c486d0d757b3184352 (diff)
libbpf: Use .so dynamic symbols for abi check
Since dynamic symbols are used for dynamic linking it makes sense to use them (readelf --dyn-syms) for abi check. Found with some configuration on powerpc where linker puts local *.plt_call.* symbols into .so. Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Andrii Nakryiko <andriin@fb.com> Link: https://lore.kernel.org/bpf/20200525061846.16524-1-yauheni.kaliuta@redhat.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions