From 61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 22 Dec 2019 19:34:12 +0100 Subject: tools/syz-check: check amd64 and 386 at the same time Update #590 --- sys/linux/dev_block.txt.warn | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sys/linux/dev_block.txt.warn (limited to 'sys/linux/dev_block.txt.warn') diff --git a/sys/linux/dev_block.txt.warn b/sys/linux/dev_block.txt.warn new file mode 100644 index 000000000..8f0640f5e --- /dev/null +++ b/sys/linux/dev_block.txt.warn @@ -0,0 +1,4 @@ +bad-struct-size: blk_user_trace_setup: syz=72 kernel=64 [386] +bad-field-offset: blk_user_trace_setup.start_lba: syz=48 kernel=44 [386] +bad-field-offset: blk_user_trace_setup.end_lba: syz=56 kernel=52 [386] +bad-field-offset: blk_user_trace_setup.pid: syz=64 kernel=60 [386] -- cgit mrf-deployment