commit | b7ddfab20a6af3a0e366000eada63adf6a7683e7 | [log] [tgz] |
---|---|---|
author | Andrii Nakryiko <andriin@fb.com> | Fri Jun 19 16:16:57 2020 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Mon Jun 22 17:01:48 2020 -0700 |
tree | e98227b5a731328aa427e45e518f73fd403510b8 | |
parent | 1c0c7074fefd769f62dda155e881ca90c9e3e75a [diff] |
selftests/bpf: Add __ksym extern selftest Validate libbpf is able to handle weak and strong kernel symbol externs in BPF code correctly. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Reviewed-by: Hao Luo <haoluo@google.com> Link: https://lore.kernel.org/bpf/20200619231703.738941-4-andriin@fb.com