From: Alexei Starovoitov Date: Thu, 2 Dec 2021 23:08:37 +0000 (-0800) Subject: Merge branch 'Deprecate bpf_prog_load_xattr() API' X-Git-Tag: v5.17-rc1~170^2~228^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=080a70b21f476b39ad66524c0ce0729972c61a10;p=thirdparty%2Flinux.git Merge branch 'Deprecate bpf_prog_load_xattr() API' Andrii Nakryiko says: ==================== Few lines in the last patch to mark bpf_prog_load_xattr() deprecated required a decent amount of clean ups in all the other patches. samples/bpf is big part of the clean up. This patch set also bumps libbpf version to 0.7, as libbpf v0.6 release will be cut shortly. ==================== Signed-off-by: Alexei Starovoitov --- 080a70b21f476b39ad66524c0ce0729972c61a10