.pylintrc: warning: ignored by one of the .gitignore files ../net/ipv6/ip6_input.c:535:33: warning: context imbalance in 'ip6_mc_input' - different lock contexts for basic block ../net/ipv6/ip6mr.c:423:13: warning: context imbalance in 'ip6mr_vif_seq_start' - different lock contexts for basic block ../net/ipv6/ip6mr.c: note: in included file (through ../include/linux/mroute6.h): ../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock ../net/ipv6/exthdrs.c: In function ‘ipv6_rthdr_rcv’: ../net/ipv6/exthdrs.c:786:41: error: too many arguments to function ‘dev_net’; expected 1, have 2 786 | if (!ipv6_chk_home_addr(dev_net(skb_dst_dev(skb), addr)) { | ^~~~~~~ ~~~~ In file included from ../net/ipv6/exthdrs.c:25: ../include/linux/netdevice.h:2711:13: note: declared here 2711 | struct net *dev_net(const struct net_device *dev) | ^~~~~~~ ../net/ipv6/exthdrs.c:786:22: error: too few arguments to function ‘ipv6_chk_home_addr’; expected 2, have 1 786 | if (!ipv6_chk_home_addr(dev_net(skb_dst_dev(skb), addr)) { | ^~~~~~~~~~~~~~~~~~ In file included from ../include/net/ip6_route.h:5, from ../net/ipv6/exthdrs.c:40: ../include/net/addrconf.h:122:5: note: declared here 122 | int ipv6_chk_home_addr(struct net *net, const struct in6_addr *addr); | ^~~~~~~~~~~~~~~~~~ ../net/ipv6/exthdrs.c:786:73: error: expected ‘)’ before ‘{’ token 786 | if (!ipv6_chk_home_addr(dev_net(skb_dst_dev(skb), addr)) { | ~ ^~ | ) ../net/ipv6/exthdrs.c:795:9: error: expected expression before ‘}’ token 795 | } | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv6/exthdrs.o] Error 1 make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files ../net/ipv6/exthdrs.c: In function ‘ipv6_rthdr_rcv’: ../net/ipv6/exthdrs.c:786:41: error: too many arguments to function ‘dev_net’; expected 1, have 2 786 | if (!ipv6_chk_home_addr(dev_net(skb_dst_dev(skb), addr)) { | ^~~~~~~ ~~~~ In file included from ../net/ipv6/exthdrs.c:25: ../include/linux/netdevice.h:2711:13: note: declared here 2711 | struct net *dev_net(const struct net_device *dev) | ^~~~~~~ ../net/ipv6/exthdrs.c:786:22: error: too few arguments to function ‘ipv6_chk_home_addr’; expected 2, have 1 786 | if (!ipv6_chk_home_addr(dev_net(skb_dst_dev(skb), addr)) { | ^~~~~~~~~~~~~~~~~~ In file included from ../include/net/ip6_route.h:5, from ../net/ipv6/exthdrs.c:40: ../include/net/addrconf.h:122:5: note: declared here 122 | int ipv6_chk_home_addr(struct net *net, const struct in6_addr *addr); | ^~~~~~~~~~~~~~~~~~ ../net/ipv6/exthdrs.c:786:73: error: expected ‘)’ before ‘{’ token 786 | if (!ipv6_chk_home_addr(dev_net(skb_dst_dev(skb), addr)) { | ~ ^~ | ) ../net/ipv6/exthdrs.c:795:9: error: expected expression before ‘}’ token 795 | } | ^ make[5]: *** [../scripts/Makefile.build:287: net/ipv6/exthdrs.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/ipv6/ip6mr.c:423:13: warning: context imbalance in 'ip6mr_vif_seq_start' - different lock contexts for basic block ../net/ipv6/ip6mr.c: note: in included file (through ../include/linux/mroute6.h): ../include/linux/mroute_base.h:437:31: warning: context imbalance in 'mr_mfc_seq_stop' - unexpected unlock make[4]: *** [../scripts/Makefile.build:554: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2