You need to sign in or sign up before continuing.
-
由 Alexei Starovoitov 提交于
mainline inclusion from mainline-5.14-rc1 commit 9ca1f56a category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I5EUVD CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9ca1f56ababea5f5c714074845ee1c9e4dd75956 ------------------------------------------------- Add a pointer to 'struct bpf_object' to kernel_supports() helper. It will be used in the next patch. No functional changes. Signed-off-by: NAlexei Starovoitov <ast@kernel.org> Signed-off-by: NDaniel Borkmann <daniel@iogearbox.net> Acked-by: NAndrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20210514003623.28033-13-alexei.starovoitov@gmail.com (cherry picked from commit 9ca1f56a) Signed-off-by: NWang Yufen <wangyufen@huawei.com>
856c95ed