From 2ec9a3ad9a10a5e5653d65b3d7f430c978ce4d69 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 17 Jan 2020 15:09:02 +0100 Subject: sys/linux: update warn files Just regenerate with current descriptions and current linux-next. Few uninteresting changes. --- sys/linux/socket.txt.warn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/linux/socket.txt.warn') diff --git a/sys/linux/socket.txt.warn b/sys/linux/socket.txt.warn index 4200af27b..9b03e38ea 100644 --- a/sys/linux/socket.txt.warn +++ b/sys/linux/socket.txt.warn @@ -15,6 +15,8 @@ no-such-struct: recv_msghdr no-such-struct: recv_mmsghdr no-such-struct: cmsghdr_t no-such-struct: cmsghdr_unaligned +compiler: unsupported syscall: ioctl$SIOCGSTAMP due to missing const SIOCGSTAMP [386] +compiler: unsupported syscall: ioctl$SIOCGSTAMPNS due to missing const SIOCGSTAMPNS [386] no-such-struct: ifreq_dev_t no-such-struct: ifr_ifru no-such-struct: vlan_args -- cgit mrf-deployment