linux-stable/drivers/vhost
Mike Christie 1465cb6117 vhost: remove work arg from vhost_work_flush
vhost_work_flush doesn't do anything with the work arg. This patch drops
it and then renames vhost_work_flush to vhost_work_dev_flush to reflect
that the function flushes all the works in the dev and not just a
specific queue or work item.

Signed-off-by: Mike Christie <michael.christie@oracle.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Link: https://lore.kernel.org/r/20210525174733.6212-2-michael.christie@oracle.com
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2021-07-03 04:50:54 -04:00
..
iotlb.c vhost-iotlb: fix vhost_iotlb_del_range() documentation 2021-07-03 04:50:50 -04:00
Kconfig vhost_vdpa: implement IRQ offloading in vhost_vdpa 2020-08-05 11:08:42 -04:00
Makefile vhost: introduce vDPA-based backend 2020-04-02 10:41:40 -04:00
net.c vhost_net: use XDP helpers 2021-05-14 15:20:10 -07:00
scsi.c vhost: remove work arg from vhost_work_flush 2021-07-03 04:50:54 -04:00
test.c tools/virtio: Add --reset 2020-06-22 12:34:21 -04:00
test.h tools/virtio: Add --reset 2020-06-22 12:34:21 -04:00
vdpa.c virtio,vhost,vdpa: features, fixes 2021-05-05 13:31:39 -07:00
vhost.c vhost: remove work arg from vhost_work_flush 2021-07-03 04:50:54 -04:00
vhost.h vhost: remove work arg from vhost_work_flush 2021-07-03 04:50:54 -04:00
vringh.c vringh: implement vringh_kiov_advance() 2021-05-03 04:55:53 -04:00
vsock.c vhost: remove work arg from vhost_work_flush 2021-07-03 04:50:54 -04:00