diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-01-17 17:37:49 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-01-18 21:02:24 +0100 |
| commit | d2f8d5ab46fe67b2f03387be9e6f38ffe5f227ba (patch) | |
| tree | f5bfbe679147e06398db2601ec3b4ecb93d6c207 /sys/linux/dev_infiniband_rdma_cm.txt.warn | |
| parent | 773117bf811a6e7f9d13bb966dc4956774e88207 (diff) | |
sys/linux: fix sigset_t/sigaction layout on arm
Update #590
Diffstat (limited to 'sys/linux/dev_infiniband_rdma_cm.txt.warn')
| -rw-r--r-- | sys/linux/dev_infiniband_rdma_cm.txt.warn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/linux/dev_infiniband_rdma_cm.txt.warn b/sys/linux/dev_infiniband_rdma_cm.txt.warn index ce1c00d08..dbda9a410 100644 --- a/sys/linux/dev_infiniband_rdma_cm.txt.warn +++ b/sys/linux/dev_infiniband_rdma_cm.txt.warn @@ -5,11 +5,11 @@ bad-field-number: rdma_ucm_event_resp: syz=2 kernel=6 bad-field-size: rdma_ucm_event_resp.id: syz=8 kernel=4 bad-field-number: rdma_ucm_set_option: syz=4 kernel=5 bad-field-size: rdma_ucm_set_option.id_tos/optval: syz=24 kernel=8 -bad-field-size: rdma_ucm_set_option.id_resuseaddr/id: syz=24 kernel=4 bad-field-offset: rdma_ucm_set_option.id_resuseaddr/id: syz=24 kernel=8 -bad-field-size: rdma_ucm_set_option.id_afonly/level: syz=24 kernel=4 +bad-field-size: rdma_ucm_set_option.id_resuseaddr/id: syz=24 kernel=4 bad-field-offset: rdma_ucm_set_option.id_afonly/level: syz=48 kernel=12 -bad-field-size: rdma_ucm_set_option.ib_path/optname: syz=24 kernel=4 +bad-field-size: rdma_ucm_set_option.id_afonly/level: syz=24 kernel=4 bad-field-offset: rdma_ucm_set_option.ib_path/optname: syz=72 kernel=16 +bad-field-size: rdma_ucm_set_option.ib_path/optname: syz=24 kernel=4 no-such-struct: rdma_ucm_set_option_t no-such-struct: sockaddr_rdma_cm |
