bpf: fix kabi for struct bpf_prog_aux and struct bpf_raw_event_map
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I3U9MR CVE: NA ------------------------------------------------- commit 9df1c28b ("bpf: add writable context for raw tracepoints") add new member into struct bpf_prog_aux and struct bpf_raw_event_map, which will break KABI. This patch try to fix it. Signed-off-by:Yufen Yu <yuyufen@huawei.com> Reviewed-by:
Hou Tao <houtao1@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment