libbpf: Tighten BTF type ID rewriting with error checking
mainline inclusion from mainline-5.13-rc1 commit 83a15727 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=83a157279f2125ce1c4d6d93750440853746dff0 ------------------------------------------------- It should never fail, but if it does, it's better to know about this rather than end up with nonsensical type IDs. 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/20210423181348.1801389-11-andrii@kernel.org (cherry picked from commit 83a15727) Signed-off-by: NWang Yufen <wangyufen@huawei.com>
Showing
想要评论请 注册 或 登录