From a252f56d36e0c85a0106b341188fcb19e87fda15 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 11 Jan 2022 16:45:00 +0100 Subject: sys/linux: update warn files Regenerate warn files on the latest kernel commit fe8152b38d3 and latest syzkaller commit with fresh kernel config files. --- sys/linux/socket_unix.txt.warn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/linux/socket_unix.txt.warn') diff --git a/sys/linux/socket_unix.txt.warn b/sys/linux/socket_unix.txt.warn index f72cebf2d..41b5c66d7 100644 --- a/sys/linux/socket_unix.txt.warn +++ b/sys/linux/socket_unix.txt.warn @@ -1,5 +1,8 @@ no-such-struct: unix_pair no-such-struct: sockaddr_un_file no-such-struct: sockaddr_un_abstract -no-such-struct: msghdr_un +no-such-struct: send_msghdr_un +no-such-struct: send_mmsghdr_un +no-such-struct: recv_msghdr_un +no-such-struct: recv_mmsghdr_un no-such-struct: cmsg_un_cred -- cgit mrf-deployment