aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorKui-Feng Lee <[email protected]>2024-05-29 23:59:46 -0700
committerMartin KaFai Lau <[email protected]>2024-05-30 15:34:14 -0700
commitd14c1fac0c9722c4ec79589921c9e798601ca9d5 (patch)
treec30297f679e7bddf7ce822b59147a4b587158c41 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parent1a4b858b6a045828de1b536cfab7819c50864ed6 (diff)
bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops.
To support epoll, a new instance of file_operations, bpf_link_fops_poll, has been added for links that support epoll. The pid_iter.bpf.c checks f_ops for links and other BPF objects. The check should fail for struct_ops links without this patch. Acked-by: Quentin Monnet <[email protected]> Signed-off-by: Kui-Feng Lee <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions