========== build_32bit - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/can/raw.c: In function ‘raw_bind’: ../net/can/raw.c:523:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 523 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/raw.c:47: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/raw.c: In function ‘raw_sendmsg’: ../net/can/raw.c:994:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 994 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/raw.c:1004:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1004 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/raw.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/can/bcm.c: In function ‘bcm_can_tx’: ../net/can/bcm.c:344:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 344 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/bcm.c:52: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_delete_rx_op’: ../net/can/bcm.c:857:49: error: too few arguments to function ‘netdev_put’; expected 2, have 1 857 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_rx_setup’: ../net/can/bcm.c:1295:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1295 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_tx_send’: ../net/can/bcm.c:1349:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1349 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_sendmsg’: ../net/can/bcm.c:1408:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1408 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c:1412:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1412 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_release’: ../net/can/bcm.c:1627:41: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1627 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c: In function ‘bcm_connect’: ../net/can/bcm.c:1687:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1687 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/bcm.c:1693:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1693 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/bcm.o] Error 1 ../net/can/isotp.c: In function ‘isotp_send_fc’: ../net/can/isotp.c:263:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 263 | netdev_put(dev); | ^~~~~~~~~~ In file included from ../net/can/isotp.c:63: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_send_cframe’: ../net/can/isotp.c:776:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 776 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:814:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 814 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_sendmsg’: ../net/can/isotp.c:1004:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1004 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1086:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1086 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_release’: ../net/can/isotp.c:1217:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1217 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c: In function ‘isotp_bind’: ../net/can/isotp.c:1309:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1309 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1314:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1314 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/isotp.c:1334:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 1334 | netdev_put(dev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/can/isotp.o] Error 1 ../net/can/j1939/main.c: In function ‘__j1939_priv_release’: ../net/can/j1939/main.c:166:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 166 | netdev_put(ndev); | ^~~~~~~~~~ In file included from ../include/linux/can/can-ml.h:47, from ../net/can/j1939/main.c:15: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/main.c: In function ‘j1939_netdev_start’: ../net/can/j1939/main.c:284:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 284 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/main.c:301:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 301 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/main.o] Error 1 make[6]: *** Waiting for unfinished jobs.... ../net/can/j1939/socket.c: In function ‘j1939_sk_bind’: ../net/can/j1939/socket.c:486:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 486 | netdev_put(ndev); | ^~~~~~~~~~ In file included from ../include/linux/can/can-ml.h:47, from ../net/can/j1939/socket.c:15: ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:493:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 493 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:499:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 499 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ ../net/can/j1939/socket.c:505:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 505 | netdev_put(ndev); | ^~~~~~~~~~ ../include/linux/netdevice.h:4436:20: note: declared here 4436 | static inline void netdev_put(struct net_device *dev, | ^~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/socket.o] Error 1 make[5]: *** [../scripts/Makefile.build:544: net/can/j1939] Error 2 make[4]: *** [../scripts/Makefile.build:544: net/can] Error 2 make[3]: *** [../scripts/Makefile.build:544: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.niKchDMnLt 2026-01-28 16:20:58.899737402 -0500 +++ /tmp/tmp.xMMe37cYTz 2026-01-28 16:21:04.612137488 -0500 @@ -1,0 +2,206 @@ +../net/can/raw.c: In function ‘raw_bind’: +../net/can/raw.c:523:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 523 | netdev_put(dev); + | ^~~~~~~~~~ +In file included from ../net/can/raw.c:47: +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/raw.c: In function ‘raw_sendmsg’: +../net/can/raw.c:994:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 994 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/raw.c:1004:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1004 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:287: net/can/raw.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +../net/can/bcm.c: In function ‘bcm_can_tx’: +../net/can/bcm.c:344:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 344 | netdev_put(dev); + | ^~~~~~~~~~ +In file included from ../net/can/bcm.c:52: +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/bcm.c: In function ‘bcm_delete_rx_op’: +../net/can/bcm.c:857:49: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 857 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/bcm.c: In function ‘bcm_rx_setup’: +../net/can/bcm.c:1295:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1295 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/bcm.c: In function ‘bcm_tx_send’: +../net/can/bcm.c:1349:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1349 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/bcm.c: In function ‘bcm_sendmsg’: +../net/can/bcm.c:1408:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1408 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/bcm.c:1412:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1412 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/bcm.c: In function ‘bcm_release’: +../net/can/bcm.c:1627:41: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1627 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/bcm.c: In function ‘bcm_connect’: +../net/can/bcm.c:1687:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1687 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/bcm.c:1693:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1693 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:287: net/can/bcm.o] Error 1 +../net/can/isotp.c: In function ‘isotp_send_fc’: +../net/can/isotp.c:263:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 263 | netdev_put(dev); + | ^~~~~~~~~~ +In file included from ../net/can/isotp.c:63: +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/isotp.c: In function ‘isotp_send_cframe’: +../net/can/isotp.c:776:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 776 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/isotp.c:814:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 814 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/isotp.c: In function ‘isotp_sendmsg’: +../net/can/isotp.c:1004:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1004 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/isotp.c:1086:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1086 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/isotp.c: In function ‘isotp_release’: +../net/can/isotp.c:1217:33: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1217 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/isotp.c: In function ‘isotp_bind’: +../net/can/isotp.c:1309:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1309 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/isotp.c:1314:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1314 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/isotp.c:1334:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 1334 | netdev_put(dev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:287: net/can/isotp.o] Error 1 +../net/can/j1939/main.c: In function ‘__j1939_priv_release’: +../net/can/j1939/main.c:166:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 166 | netdev_put(ndev); + | ^~~~~~~~~~ +In file included from ../include/linux/can/can-ml.h:47, + from ../net/can/j1939/main.c:15: +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/j1939/main.c: In function ‘j1939_netdev_start’: +../net/can/j1939/main.c:284:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 284 | netdev_put(ndev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/j1939/main.c:301:9: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 301 | netdev_put(ndev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/main.o] Error 1 +make[6]: *** Waiting for unfinished jobs.... +../net/can/j1939/socket.c: In function ‘j1939_sk_bind’: +../net/can/j1939/socket.c:486:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 486 | netdev_put(ndev); + | ^~~~~~~~~~ +In file included from ../include/linux/can/can-ml.h:47, + from ../net/can/j1939/socket.c:15: +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/j1939/socket.c:493:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 493 | netdev_put(ndev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/j1939/socket.c:499:25: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 499 | netdev_put(ndev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +../net/can/j1939/socket.c:505:17: error: too few arguments to function ‘netdev_put’; expected 2, have 1 + 505 | netdev_put(ndev); + | ^~~~~~~~~~ +../include/linux/netdevice.h:4436:20: note: declared here + 4436 | static inline void netdev_put(struct net_device *dev, + | ^~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:287: net/can/j1939/socket.o] Error 1 +make[5]: *** [../scripts/Makefile.build:544: net/can/j1939] Error 2 +make[4]: *** [../scripts/Makefile.build:544: net/can] Error 2 +make[3]: *** [../scripts/Makefile.build:544: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2054: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.ngc6OcxMEa 2026-01-28 16:21:04.614295961 -0500 +++ /tmp/tmp.CQmaVSNUTr 2026-01-28 16:21:04.615683520 -0500 @@ -0,0 +1,5 @@ + 9 ../net/can/bcm.c + 9 ../net/can/isotp.c + 3 ../net/can/j1939/main.c + 4 ../net/can/j1939/socket.c + 3 ../net/can/raw.c