From 83af9a2cef76239e377590d4cb753df6a0093077 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 13 Jun 2020 19:36:30 +0200 Subject: sys/linux: regenerate .warn files On latest kernel, with latest *.txt files and with kernels compiled with -fno-eliminate-unused-debug-types -fno-eliminate-unused-debug-symbols flags. --- sys/linux/bpf.txt.warn | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'sys/linux/bpf.txt.warn') diff --git a/sys/linux/bpf.txt.warn b/sys/linux/bpf.txt.warn index b592004d7..7fd3380c2 100644 --- a/sys/linux/bpf.txt.warn +++ b/sys/linux/bpf.txt.warn @@ -7,6 +7,8 @@ no-such-struct: bpf_map_get_next_arg no-such-struct: bpf_map_batch_arg no-such-struct: bpf_link_create_arg no-such-struct: bpf_link_update_arg +no-such-struct: bpf_enable_stats_arg +no-such-struct: bpf_iter_create_arg bad-struct-size: bpf_prog: syz=116 kernel=40 [386] bad-struct-size: bpf_prog: syz=120 kernel=40 [arm] bad-struct-size: bpf_prog: syz=120 kernel=56 [amd64,arm64] @@ -74,10 +76,14 @@ no-such-struct: bpf_insn_map_value no-such-struct: bpf_obj_pin_map no-such-struct: bpf_obj_pin_prog no-such-struct: bpf_obj_get +no-such-struct: bpf_attach_targets no-such-struct: bpf_attach_arg no-such-struct: bpf_detach_arg no-such-struct: bpf_test_prog_arg -no-such-struct: bpf_obj_get_next_id_arg +no-such-struct: bpf_prog_get_next_id_arg +no-such-struct: bpf_map_get_next_id_arg +no-such-struct: bpf_btf_get_next_id_arg +no-such-struct: bpf_link_get_next_id_arg no-such-struct: bpf_prog_get_fd_by_id_arg no-such-struct: bpf_get_prog_info_arg bad-field-number: bpf_prog_info: syz=32 kernel=34 -- cgit mrf-deployment