Commit dc5698e80cf7 ("Add virtio gpu driver.") declared but never
implemented virtio_gpu_attach_status_page()/virtio_gpu_detach_status_page()
Also commit 62fb7a5e1096 ("virtio-gpu: add 3d/virgl support")
declared but never implemented virtio_gpu_fence_ack() and
virtio_gpu_dequeue_fence_func().
Comm
Commit 29064bfdabd5 ("vdpa/mlx5: Add support library for mlx5 VDPA
implementation")
declared but never implemented these.
Signed-off-by: Yue Haibing
---
drivers/vdpa/mlx5/core/mlx5_vdpa.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/vdpa/mlx5/core/mlx5_vdpa.h
b/drivers/vdpa/ml
Commit d021c344051a ("VSOCK: Introduce VM Sockets") declared but never
implemented
vsock_release_pending(). Also vsock_init_tap() never implemented since
introduction
in commit 531b374834c8 ("VSOCK: Add vsockmon tap functions").
Signed-off-by: Yue Haibing
---
include/net/af_vsock.h | 2 --
1 f
These are never implemented since introduction in
commit d021c344051a ("VSOCK: Introduce VM Sockets")
Signed-off-by: Yue Haibing
---
net/vmw_vsock/vmci_transport.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/net/vmw_vsock/vmci_transport.h b/net/vmw_vsock/vmci_transport.h
index b7b07219