diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-06-13 19:36:30 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-06-13 19:56:20 +0200 |
| commit | 83af9a2cef76239e377590d4cb753df6a0093077 (patch) | |
| tree | 8fba5a22d5f5b9f72c7dedcea3084fe48b147d06 /sys/linux/bpf.txt.warn | |
| parent | 3637706c077cb67c46e889fa3367740173028b59 (diff) | |
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.
Diffstat (limited to 'sys/linux/bpf.txt.warn')
| -rw-r--r-- | sys/linux/bpf.txt.warn | 8 |
1 files changed, 7 insertions, 1 deletions
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 |
