]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'BPF selftests misc fixes'
authorMartin KaFai Lau <martin.lau@kernel.org>
Wed, 10 Jul 2024 19:23:32 +0000 (12:23 -0700)
committerMartin KaFai Lau <martin.lau@kernel.org>
Wed, 10 Jul 2024 19:45:08 +0000 (12:45 -0700)
Geliang Tang says:

====================
v2:
 - only check the first "link" (link_nl) in test_mixed_links().
 - Drop patch 2 in v1.

This patchset fixes a segfault and a bpf object leak in test_progs.

It is a resend patch 1 out of "skip ENOTSUPP BPF selftests" set as Eduard
suggested. Together with another fix for xdp_adjust_tail.
====================

Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>

Trivial merge