diff options
author | 2020-07-03 11:17:19 -0700 | |
---|---|---|
committer | 2020-07-03 23:25:40 +0200 | |
commit | 9ff79af3331277c69ac61cc75b2392eb3284e305 (patch) | |
tree | 6a5a329465fe171783af5ce474422013851c1802 /net/core/sock.c | |
parent | bpf: Fix bpftool without skeleton code enabled (diff) | |
download | linux-dev-9ff79af3331277c69ac61cc75b2392eb3284e305.tar.xz linux-dev-9ff79af3331277c69ac61cc75b2392eb3284e305.zip |
selftests/bpf: Fix compilation error of bpf_iter_task_stack.c
BPF selftests show a compilation error as follows:
libbpf: invalid relo for 'entries' in special section 0xfff2; forgot to
initialize global var?..
Fix it by initializing 'entries' to zeros.
Fixes: c7568114bc56 ("selftests/bpf: Add bpf_iter test with bpf_get_task_stack()")
Reported-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20200703181719.3747072-1-songliubraving@fb.com
Diffstat (limited to 'net/core/sock.c')
0 files changed, 0 insertions, 0 deletions