.pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ../net/rxrpc/call_object.c:634:24: error: use of undeclared identifier 'rxrpc_call_put_release_recvmsg_q' 634 | rxrpc_put_call(call, rxrpc_call_put_release_recvmsg_q); | ^ 1 error generated. make[5]: *** [../scripts/Makefile.build:287: net/rxrpc/call_object.o] Error 1 make[5]: *** Waiting for unfinished jobs.... 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.Vubll65DIq 2025-07-16 05:14:00.929419801 -0700 +++ /tmp/tmp.bNN0ih0oj1 2025-07-16 05:15:40.925917151 -0700 @@ -1,0 +2,12 @@ +../net/rxrpc/call_object.c:634:24: error: use of undeclared identifier 'rxrpc_call_put_release_recvmsg_q' + 634 | rxrpc_put_call(call, rxrpc_call_put_release_recvmsg_q); + | ^ +1 error generated. +make[5]: *** [../scripts/Makefile.build:287: net/rxrpc/call_object.o] Error 1 +make[5]: *** Waiting for unfinished jobs.... +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.QyrPD98RZ6 2025-07-16 05:15:40.931917121 -0700 +++ /tmp/tmp.3BHWapUx4f 2025-07-16 05:15:40.935917101 -0700 @@ -0,0 +1 @@ + 1 ../net/rxrpc/call_object.c