========== build_32bit - FAILED ../net/handshake/request.c:312:6: warning: no previous prototype for ‘handshake_req_cancel’ [-Wmissing-prototypes] 312 | bool handshake_req_cancel(struct sock *sk) | ^~~~~~~~~~~~~~~~~~~~ Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_key_serial' not described in 'svc_tcp_handshake_done' ../net/handshake/request.c:312:6: warning: no previous prototype for ‘handshake_req_cancel’ [-Wmissing-prototypes] 312 | bool handshake_req_cancel(struct sock *sk) | ^~~~~~~~~~~~~~~~~~~~ ../net/handshake/request.c:349:6: warning: no previous prototype for ‘handshake_sk_destruct_req’ [-Wmissing-prototypes] 349 | void handshake_sk_destruct_req(struct sock *sk) | ^~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../net/sunrpc/svcsock.c:454 function parameter 'user_key_serial' not described in 'svc_tcp_handshake_done' Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' New errors added --- /tmp/tmp.4lhjuoUPxt 2025-08-14 22:23:01.155493278 -0700 +++ /tmp/tmp.4fXJkocBex 2025-08-14 22:25:31.924541415 -0700 @@ -4 +4,3 @@ -Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' +../net/handshake/request.c:349:6: warning: no previous prototype for ‘handshake_sk_destruct_req’ [-Wmissing-prototypes] + 349 | void handshake_sk_destruct_req(struct sock *sk) + | ^~~~~~~~~~~~~~~~~~~~~~~~~ @@ -5,0 +8 @@ +Warning: ../net/sunrpc/xprtsock.c:2595 function parameter 'user_key_serial' not described in 'xs_tls_handshake_done' Per-file breakdown --- /tmp/tmp.HM8EavCadS 2025-08-14 22:25:31.932837200 -0700 +++ /tmp/tmp.G2Wu8L8ur4 2025-08-14 22:25:31.935837181 -0700 @@ -1 +1 @@ - 1 ../net/handshake/request.c + 2 ../net/handshake/request.c