========== build_allmodconfig_warn - FAILED .pylintrc: warning: ignored by one of the .gitignore files ../net/rxrpc/conn_service.c:56:9: warning: context imbalance in 'rxrpc_find_service_conn_rcu' - different lock contexts for basic block ../net/rxrpc/conn_service.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * .pylintrc: warning: ignored by one of the .gitignore files ../net/rxrpc/call_object.c: In function ‘rxrpc_release_calls_on_socket’: ../net/rxrpc/call_object.c:634:38: error: ‘rxrpc_call_put_release_recvmsg_q’ undeclared (first use in this function); did you mean ‘rxrpc_call_put_release_sock_tba’? 634 | rxrpc_put_call(call, rxrpc_call_put_release_recvmsg_q); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | rxrpc_call_put_release_sock_tba ../net/rxrpc/call_object.c:634:38: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:287: net/rxrpc/call_object.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/rxrpc/conn_service.c:56:9: warning: context imbalance in 'rxrpc_find_service_conn_rcu' - different lock contexts for basic block ../net/rxrpc/conn_service.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:74:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:74:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:74:9: struct rb_node * make[4]: *** [../scripts/Makefile.build:554: net/rxrpc] Error 2 make[3]: *** [../scripts/Makefile.build:554: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/net/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.2nkcOZlJUV 2025-07-16 05:25:46.215804819 -0700 +++ /tmp/tmp.XGmG7DNg0P 2025-07-16 05:26:10.551110324 -0700 @@ -1,0 +2,8 @@ +../net/rxrpc/call_object.c: In function ‘rxrpc_release_calls_on_socket’: +../net/rxrpc/call_object.c:634:38: error: ‘rxrpc_call_put_release_recvmsg_q’ undeclared (first use in this function); did you mean ‘rxrpc_call_put_release_sock_tba’? + 634 | rxrpc_put_call(call, rxrpc_call_put_release_recvmsg_q); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + | rxrpc_call_put_release_sock_tba +../net/rxrpc/call_object.c:634:38: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:287: net/rxrpc/call_object.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... @@ -6,0 +15,6 @@ +make[4]: *** [../scripts/Makefile.build:554: net/rxrpc] Error 2 +make[3]: *** [../scripts/Makefile.build:554: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net/wt-0/Makefile:2003: .] Error 2 +make[1]: *** [/home/nipa/net/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.lV0IgW7Q96 2025-07-16 05:26:10.556754219 -0700 +++ /tmp/tmp.yM8HvWcWOx 2025-07-16 05:26:10.559754204 -0700 @@ -1,0 +2 @@ + 1 ../net/rxrpc/call_object.c