diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-05-25 17:54:39 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-05-25 18:06:29 +0200 |
| commit | 8ca3b7d2bb7672b5608051fab4b825fdbbf2356a (patch) | |
| tree | 200a86007298815f2d74af958633397b6f4d9f8a /sys/linux/sys.txt.warn | |
| parent | 47dd291b8e3b40811d11cdacca5c1a18f77eec77 (diff) | |
sys/linux: fix some warnings in descriptions
Diffstat (limited to 'sys/linux/sys.txt.warn')
| -rw-r--r-- | sys/linux/sys.txt.warn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/sys.txt.warn b/sys/linux/sys.txt.warn index 26c850088..3125182d0 100644 --- a/sys/linux/sys.txt.warn +++ b/sys/linux/sys.txt.warn @@ -27,8 +27,6 @@ compiler: unsupported syscall: lchown due to missing const __NR_lchown [arm64] compiler: unsupported syscall: utime due to missing const __NR_utime [arm,arm64] compiler: unsupported syscall: utimes due to missing const __NR_utimes [arm64] compiler: unsupported syscall: futimesat due to missing const __NR_futimesat [arm64] -bad-field-number: clone_args: syz=10 kernel=11 -bad-struct-size: clone_args: syz=80 kernel=88 compiler: unsupported syscall: getpgrp due to missing const __NR_getpgrp [arm64] compiler: unsupported syscall: link due to missing const __NR_link [arm64] compiler: unsupported syscall: symlink due to missing const __NR_symlink [arm64] |
