mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-26 03:09:07 +08:00
Now that pre-generated vmlinux.h is used for compilation of non-latest tests, we don't need custom adjustments for 5.5 kernel selftests. Adjust blacklist now that those new self-tests are built into test_progs. Signed-off-by: Andrii Nakryiko <andriin@fb.com>