diff options
author | Stefano Garzarella <[email protected]> | 2019-07-05 13:04:53 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-08 15:35:17 -0700 |
commit | b917507e5ad983085d29069369778b16aa03a0a8 (patch) | |
tree | 7c57a813d92e56e322a09fa3b9cf4cdfd2dd1af5 /drivers/fpga/fpga-bridge.c | |
parent | 0deab087b16abb755dca6da5d3685375f8ff8c85 (diff) |
vsock/virtio: stop workers during the .remove()
Before to call vdev->config->reset(vdev) we need to be sure that
no one is accessing the device, for this reason, we add new variables
in the struct virtio_vsock to stop the workers during the .remove().
This patch also add few comments before vdev->config->reset(vdev)
and vdev->config->del_vqs(vdev).
Suggested-by: Stefan Hajnoczi <[email protected]>
Suggested-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Stefano Garzarella <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions