========== build_32bit - FAILED ../net/vmw_vsock/hyperv_transport.c: In function ‘hvs_open_connection’: ../net/vmw_vsock/hyperv_transport.c:316:14: error: too few arguments to function ‘vsock_find_bound_socket’; expected 3, have 2 316 | sk = vsock_find_bound_socket(&addr, vsock_global_dummy_net()); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../net/vmw_vsock/hyperv_transport.c:15: ../include/net/af_vsock.h:218:14: note: declared here 218 | struct sock *vsock_find_bound_socket(struct sockaddr_vm *addr, struct net *net, | ^~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/vmw_vsock/hyperv_transport.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../net/vmw_vsock/virtio_transport_common.c: In function ‘virtio_transport_recv_pkt’: ../net/vmw_vsock/virtio_transport_common.c:1609:14: error: too few arguments to function ‘vsock_find_connected_socket’; expected 4, have 3 1609 | sk = vsock_find_connected_socket(&src, &dst, vsock_global_dummy_net()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/linux/virtio_vsock.h:8, from ../net/vmw_vsock/virtio_transport_common.c:14: ../include/net/af_vsock.h:220:14: note: declared here 220 | struct sock *vsock_find_connected_socket(struct sockaddr_vm *src, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/vmw_vsock/virtio_transport_common.c:1611:22: error: too few arguments to function ‘vsock_find_bound_socket’; expected 3, have 2 1611 | sk = vsock_find_bound_socket(&dst, vsock_global_dummy_net()); | ^~~~~~~~~~~~~~~~~~~~~~~ ../include/net/af_vsock.h:218:14: note: declared here 218 | struct sock *vsock_find_bound_socket(struct sockaddr_vm *addr, struct net *net, | ^~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/vmw_vsock/virtio_transport_common.o] Error 1 make[4]: *** [../scripts/Makefile.build:556: net/vmw_vsock] Error 2 make[3]: *** [../scripts/Makefile.build:556: 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/vmw_vsock/hyperv_transport.c: In function ‘hvs_open_connection’: ../net/vmw_vsock/hyperv_transport.c:316:14: error: too few arguments to function ‘vsock_find_bound_socket’; expected 3, have 2 316 | sk = vsock_find_bound_socket(&addr, vsock_global_dummy_net()); | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ../net/vmw_vsock/hyperv_transport.c:15: ../include/net/af_vsock.h:218:14: note: declared here 218 | struct sock *vsock_find_bound_socket(struct sockaddr_vm *addr, struct net *net, | ^~~~~~~~~~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: net/vmw_vsock/hyperv_transport.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:556: net/vmw_vsock] Error 2 make[3]: *** [../scripts/Makefile.build:556: 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