aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/binfmt.txt.warn
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-22 19:34:12 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-22 19:34:12 +0100
commit61f4e7ee54a1a1ae938c8ab2ee18bf16da1abab4 (patch)
tree9d6a6d895a2f54481ae996074efcbc1e90d46405 /sys/linux/binfmt.txt.warn
parent8b96726707a5846209f943c978ccd7eeb1dd6f5e (diff)
tools/syz-check: check amd64 and 386 at the same time
Update #590
Diffstat (limited to 'sys/linux/binfmt.txt.warn')
-rw-r--r--sys/linux/binfmt.txt.warn5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/linux/binfmt.txt.warn b/sys/linux/binfmt.txt.warn
index 41d004b50..ea2ebbe60 100644
--- a/sys/linux/binfmt.txt.warn
+++ b/sys/linux/binfmt.txt.warn
@@ -1,2 +1,3 @@
-struct exec: no corresponding struct in kernel
-struct elf_hdr: no corresponding struct in kernel
+no-such-struct: exec
+no-such-struct: elf_hdr
+no-such-struct: elf64_phdr [386]