lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 18 Oct 2014 23:04:56 -0700 From: Eric Dumazet <eric.dumazet@...il.com> To: Guenter Roeck <linux@...ck-us.net> Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, Linus Torvalds <torvalds@...ux-foundation.org>, Eric Dumazet <edumazet@...gle.com>, "David S. Miller" <davem@...emloft.net> Subject: Re: Upstream kernel build failures in include/net/tcp.h On Sat, 2014-10-18 at 21:37 -0700, Guenter Roeck wrote: > Hi, > > I am getting lots of build failures with the latest upstream kernel. > > In file included from net/core/sock.c:140:0: > include/net/tcp.h: In function 'tcp_v6_iif': > include/net/tcp.h:738:32: error: 'union <anonymous>' has no member named 'h6' > > This may have been introduced by 870c3151382 ("ipv6: introduce tcp_v6_iif()"). > From the context, it looks like it happens if CONFIG_IPV6 is not enabled. > > For details and failed configurations see the 'master' column at > http://server.roeck-us.net:8010/builders. > > Guenter I sent the fix this morning, and it is in David net tree http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=815afe1785da727ee48cd8e63ac4a3ec6c7459b3 Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists