aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys.txt.warn
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-22 11:19:49 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-22 11:19:49 +0100
commitc5907f7c7aa255d8c270c7f05e682d2ef6041553 (patch)
tree55a827fcd4d33c27d5f2b99523ff414f55100558 /sys/linux/sys.txt.warn
parent1461be9d82541ed8a2562169fe8719e1cdeeff2b (diff)
tools/syz-check: check templates
Also rename some netfilter types to eliminate massive amounts of template warnings. Update #590
Diffstat (limited to 'sys/linux/sys.txt.warn')
-rw-r--r--sys/linux/sys.txt.warn3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/linux/sys.txt.warn b/sys/linux/sys.txt.warn
index 0ca017f78..f68d79467 100644
--- a/sys/linux/sys.txt.warn
+++ b/sys/linux/sys.txt.warn
@@ -1,3 +1,6 @@
+struct alignptr: no corresponding struct in kernel
+struct align32: no corresponding struct in kernel
+struct align64: no corresponding struct in kernel
unsupported syscall: sendfile64 due to missing const __NR_sendfile64
unsupported syscall: stat64 due to missing const __NR_stat64
unsupported syscall: lstat64 due to missing const __NR_lstat64