========== build_allmodconfig_warn - FAILED Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_session_id' not described in 'xs_tls_handshake_done' Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_session_id' not described in 'svc_tcp_handshake_done' ../net/handshake/tlshd.c: In function ‘tls_handshake_remote_peerids’: ../net/handshake/tlshd.c:93:29: error: ‘struct tls_handshake_req’ has no member named ‘user_session_id’ 93 | treq->user_session_id = nla_get_u32(nla); | ^~ ../net/handshake/tlshd.c: In function ‘tls_handshake_done’: ../net/handshake/tlshd.c:119:56: error: ‘struct tls_handshake_req’ has no member named ‘user_session_id’ 119 | treq->th_peerid[0], treq->user_session_id); | ^~ make[5]: *** [../scripts/Makefile.build:287: net/handshake/tlshd.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 ../net/handshake/tlshd.c: In function ‘tls_handshake_remote_peerids’: ../net/handshake/tlshd.c:93:29: error: ‘struct tls_handshake_req’ has no member named ‘user_session_id’ 93 | treq->user_session_id = nla_get_u32(nla); | ^~ ../net/handshake/tlshd.c: In function ‘tls_handshake_done’: ../net/handshake/tlshd.c:119:56: error: ‘struct tls_handshake_req’ has no member named ‘user_session_id’ 119 | treq->th_peerid[0], treq->user_session_id); | ^~ make[5]: *** [../scripts/Makefile.build:287: net/handshake/tlshd.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/handshake/handshake-test.c: In function ‘handshake_req_submit_test4’: ../net/handshake/handshake-test.c:237:9: error: implicit declaration of function ‘handshake_req_cancel’; did you mean ‘handshake_req_next’? [-Wimplicit-function-declaration] 237 | handshake_req_cancel(sock->sk); | ^~~~~~~~~~~~~~~~~~~~ | handshake_req_next make[5]: *** [../scripts/Makefile.build:287: net/handshake/handshake-test.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/handshake] Error 2 make[4]: *** Waiting for unfinished jobs.... Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_session_id' not described in 'svc_tcp_handshake_done' Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_session_id' not described in 'xs_tls_handshake_done' make[3]: *** [../scripts/Makefile.build:556: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-0/Makefile:2011: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.8qX4a1VfTx 2025-09-04 20:14:48.264576273 -0700 +++ /tmp/tmp.XFhi1p8uMs 2025-09-04 20:15:12.508604754 -0700 @@ -1,2 +0,0 @@ -Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_session_id' not described in 'xs_tls_handshake_done' -Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_session_id' not described in 'svc_tcp_handshake_done' @@ -11,0 +10,7 @@ +make[5]: *** Waiting for unfinished jobs.... +../net/handshake/handshake-test.c: In function ‘handshake_req_submit_test4’: +../net/handshake/handshake-test.c:237:9: error: implicit declaration of function ‘handshake_req_cancel’; did you mean ‘handshake_req_next’? [-Wimplicit-function-declaration] + 237 | handshake_req_cancel(sock->sk); + | ^~~~~~~~~~~~~~~~~~~~ + | handshake_req_next +make[5]: *** [../scripts/Makefile.build:287: net/handshake/handshake-test.o] Error 1 @@ -12,0 +18,3 @@ +make[4]: *** Waiting for unfinished jobs.... +Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_session_id' not described in 'svc_tcp_handshake_done' +Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_session_id' not described in 'xs_tls_handshake_done' Per-file breakdown --- /tmp/tmp.2hdGNXwRdx 2025-09-04 20:15:12.514650438 -0700 +++ /tmp/tmp.Yu6StA5Bfm 2025-09-04 20:15:12.516650420 -0700 @@ -0,0 +1 @@ + 1 ../net/handshake/handshake-test.c