On 08/16/2017 03:42 PM, David Miller wrote: > From: David Miller <da...@davemloft.net> > Date: Wed, 16 Aug 2017 15:35:16 -0700 (PDT) > >> From: John Fastabend <john.fastab...@gmail.com> >> Date: Wed, 16 Aug 2017 15:01:52 -0700 >> >>> Two build fixes for sockmap, this should resolve the build errors >>> and warnings that were reported. Thanks everyone. >> >> Series applied, thanks John. > > Actually, now there is a new problem: > > ERROR: "tcp_sendpage_locked" [net/ipv6/ipv6.ko] undefined! > ERROR: "tcp_sendmsg_locked" [net/ipv6/ipv6.ko] undefined! > make[1]: *** [scripts/Makefile.modpost:91: __modpost] Error 1 > make: *** [Makefile:1217: modules] Error 2 > > I added GPL exports for these, but please do an allmodconfig > build before you submit anything to me when there are weird > inter-module dependencies like this. > > Thanks. >
Thanks and allmodconfig noted.