diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-17 15:09:02 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-18 21:02:24 +0100 |
| commit | 2ec9a3ad9a10a5e5653d65b3d7f430c978ce4d69 (patch) | |
| tree | 5beddec161575086a4b96009c240ce9b7d4b6fdf /sys/linux/bpf.txt.warn | |
| parent | a2af37f08c341a3bd27d2ec4f0071cd571443a10 (diff) | |
sys/linux: update warn files
Just regenerate with current descriptions and current linux-next.
Few uninteresting changes.
Diffstat (limited to 'sys/linux/bpf.txt.warn')
| -rw-r--r-- | sys/linux/bpf.txt.warn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/linux/bpf.txt.warn b/sys/linux/bpf.txt.warn index a923aafd5..2070127e8 100644 --- a/sys/linux/bpf.txt.warn +++ b/sys/linux/bpf.txt.warn @@ -78,7 +78,8 @@ bad-struct-size: bpf_prog_info: syz=192 kernel=208 bad-field-number: bpf_prog_info: syz=32 kernel=34 no-such-struct: bpf_get_map_info_arg bad-struct-size: bpf_map_info: syz=40 kernel=80 -bad-field-number: bpf_map_info: syz=7 kernel=13 +bad-field-number: bpf_map_info: syz=7 kernel=13 [386] +bad-field-number: bpf_map_info: syz=7 kernel=14 [amd64] no-such-struct: bpf_get_btf_info_arg no-such-struct: bpf_prog_query bad-struct-size: bpf_raw_tracepoint: syz=16 kernel=8 [386] |
