========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/dsa/dsa.c: In function ‘dsa_port_parse_of’: ../net/dsa/dsa.c:1265:36: error: passing argument 1 of ‘put_device’ from incompatible pointer type [-Wincompatible-pointer-types] 1265 | put_device(conduit); | ^~~~~~~ | | | struct net_device * In file included from ../net/dsa/dsa.c:10: ../include/linux/device.h:1181:32: note: expected ‘struct device *’ but argument is of type ‘struct net_device *’ 1181 | void put_device(struct device *dev); | ~~~~~~~~~~~~~~~^~~ make[5]: *** [../scripts/Makefile.build:287: net/dsa/dsa.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/dsa] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../net/dsa/dsa.c: In function ‘dsa_port_parse_of’: ../net/dsa/dsa.c:1265:36: error: passing argument 1 of ‘put_device’ from incompatible pointer type [-Wincompatible-pointer-types] 1265 | put_device(conduit); | ^~~~~~~ | | | struct net_device * In file included from ../net/dsa/dsa.c:10: ../include/linux/device.h:1181:32: note: expected ‘struct device *’ but argument is of type ‘struct net_device *’ 1181 | void put_device(struct device *dev); | ~~~~~~~~~~~~~~~^~~ make[5]: *** [../scripts/Makefile.build:287: net/dsa/dsa.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/dsa] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.UUrYJfT9cp 2025-11-21 02:27:30.452908472 -0800 +++ /tmp/tmp.mMq5FdwCy7 2025-11-21 02:27:45.724805022 -0800 @@ -1,0 +2,17 @@ +../net/dsa/dsa.c: In function ‘dsa_port_parse_of’: +../net/dsa/dsa.c:1265:36: error: passing argument 1 of ‘put_device’ from incompatible pointer type [-Wincompatible-pointer-types] + 1265 | put_device(conduit); + | ^~~~~~~ + | | + | struct net_device * +In file included from ../net/dsa/dsa.c:10: +../include/linux/device.h:1181:32: note: expected ‘struct device *’ but argument is of type ‘struct net_device *’ + 1181 | void put_device(struct device *dev); + | ~~~~~~~~~~~~~~~^~~ +make[5]: *** [../scripts/Makefile.build:287: net/dsa/dsa.o] Error 1 +make[4]: *** [../scripts/Makefile.build:556: net/dsa] Error 2 +make[3]: *** [../scripts/Makefile.build:556: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2010: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.3YrkJRjY1Q 2025-11-21 02:27:45.729819158 -0800 +++ /tmp/tmp.gmpCwP39mm 2025-11-21 02:27:45.734819107 -0800 @@ -0,0 +1 @@ + 1 ../net/dsa/dsa.c