提交 ecc5a98b 编写于 作者: A Andrii Nakryiko 提交者: Zheng Zengkai

libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocs

mainline inclusion
from mainline-5.16-rc1
commit 27764185
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=277641859e833549722eb82c97cbc2d55421df7c

-------------------------------------------------

It's relevant and hasn't been doing anything for a long while now.
Deprecated it.
Signed-off-by: NAndrii Nakryiko <andrii@kernel.org>
Signed-off-by: NAlexei Starovoitov <ast@kernel.org>
Acked-by: NYonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20210916015836.1248906-4-andrii@kernel.org
(cherry picked from commit 27764185)
Signed-off-by: NWang Yufen <wangyufen@huawei.com>
上级 fecee35b
......@@ -83,6 +83,7 @@ struct bpf_object_open_opts {
* Non-relocatable instructions are replaced with invalid ones to
* prevent accidental errors.
* */
LIBBPF_DEPRECATED_SINCE(0, 6, "field has no effect")
bool relaxed_core_relocs;
/* maps that set the 'pinning' attribute in their definition will have
* their pin_path attribute set to a file in this directory, and be
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册