diff options
author | Mike Christie <[email protected]> | 2021-05-25 12:47:30 -0500 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2021-07-03 04:50:54 -0400 |
commit | 31fbea3ab94ea1bf537365e9340d64d216c3c3eb (patch) | |
tree | da3057742e0b347c4914fa91849de910fb311618 /scripts/gdb/linux/tasks.py | |
parent | 1465cb6117bafbf998c05b79982903d17d15fe7f (diff) |
vhost-scsi: remove extra flushes
The vhost work flush function was flushing the entire work queue, so
there is no need for the double vhost_work_dev_flush calls in
vhost_scsi_flush.
And we do not need to call vhost_poll_flush for each poller because
that call also ends up flushing the same work queue thread the
vhost_work_dev_flush call flushed.
Signed-off-by: Mike Christie <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Acked-by: Jason Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions