========== build_clang - FAILED ../net/ipv6/route.c:5715:29: error: passing 'struct fib6_config' to parameter of incompatible type 'struct fib6_config *'; take the address with & 5715 | err = fib6_config_validate(cfg, extack); | ^~~ | & ../net/ipv6/route.c:4499:53: note: passing argument to parameter 'cfg' here 4499 | static int fib6_config_validate(struct fib6_config *cfg, | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:203: net/ipv6/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:461: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../net/ipv6/route.c:5715:29: error: passing 'struct fib6_config' to parameter of incompatible type 'struct fib6_config *'; take the address with & 5715 | err = fib6_config_validate(cfg, extack); | ^~~ | & ../net/ipv6/route.c:4499:53: note: passing argument to parameter 'cfg' here 4499 | static int fib6_config_validate(struct fib6_config *cfg, | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:203: net/ipv6/route.o] Error 1 make[4]: *** [../scripts/Makefile.build:461: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:461: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] 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.qxvy9jNjlf 2025-04-28 19:15:32.011106799 -0700 +++ /tmp/tmp.RsWdQ6PavN 2025-04-28 19:16:55.849393742 -0700 @@ -0,0 +1,15 @@ +../net/ipv6/route.c:5715:29: error: passing 'struct fib6_config' to parameter of incompatible type 'struct fib6_config *'; take the address with & + 5715 | err = fib6_config_validate(cfg, extack); + | ^~~ + | & +../net/ipv6/route.c:4499:53: note: passing argument to parameter 'cfg' here + 4499 | static int fib6_config_validate(struct fib6_config *cfg, + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:203: net/ipv6/route.o] Error 1 +make[4]: *** [../scripts/Makefile.build:461: net/ipv6] Error 2 +make[3]: *** [../scripts/Makefile.build:461: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:2011: .] 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.7SqCrkP2IY 2025-04-28 19:16:55.856393682 -0700 +++ /tmp/tmp.GnbnGGUbCw 2025-04-28 19:16:55.860393648 -0700 @@ -0,0 +1 @@ + 1 ../net/ipv6/route.c