Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/vhost/vsock.c: In function ‘vhost_transport_has_cid’: ../drivers/vhost/vsock.c:99:17: error: too few arguments to function ‘vhost_vsock_get’; expected 2, have 1 99 | found = vhost_vsock_get(cid) != NULL; | ^~~~~~~~~~~~~~~ ../drivers/vhost/vsock.c:74:28: note: declared here 74 | static struct vhost_vsock *vhost_vsock_get(u32 guest_cid, struct net *net) | ^~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: drivers/vhost/vsock.o] Error 1 make[4]: *** [../scripts/Makefile.build:546: drivers/vhost] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/vhost/vsock.c: In function ‘vhost_transport_has_cid’: ../drivers/vhost/vsock.c:99:17: error: too few arguments to function ‘vhost_vsock_get’; expected 2, have 1 99 | found = vhost_vsock_get(cid) != NULL; | ^~~~~~~~~~~~~~~ ../drivers/vhost/vsock.c:74:28: note: declared here 74 | static struct vhost_vsock *vhost_vsock_get(u32 guest_cid, struct net *net) | ^~~~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:289: drivers/vhost/vsock.o] Error 1 make[4]: *** [../scripts/Makefile.build:546: drivers/vhost] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.NwLrN4nDtS 2026-03-02 05:44:15.585867495 -0500 +++ /tmp/tmp.mzo3Y3ioSE 2026-03-02 05:44:30.351448005 -0500 @@ -1,0 +2,15 @@ +../drivers/vhost/vsock.c: In function ‘vhost_transport_has_cid’: +../drivers/vhost/vsock.c:99:17: error: too few arguments to function ‘vhost_vsock_get’; expected 2, have 1 + 99 | found = vhost_vsock_get(cid) != NULL; + | ^~~~~~~~~~~~~~~ +../drivers/vhost/vsock.c:74:28: note: declared here + 74 | static struct vhost_vsock *vhost_vsock_get(u32 guest_cid, struct net *net) + | ^~~~~~~~~~~~~~~ +make[5]: *** [../scripts/Makefile.build:289: drivers/vhost/vsock.o] Error 1 +make[4]: *** [../scripts/Makefile.build:546: drivers/vhost] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:546: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2101: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.Pe8sXwcj3e 2026-03-02 05:44:30.354172522 -0500 +++ /tmp/tmp.nGMN5cSbxe 2026-03-02 05:44:30.356483062 -0500 @@ -0,0 +1 @@ + 1 ../drivers/vhost/vsock.c