[GIT PULL] vhost: fixes

From: Michael S. Tsirkin
Date: Mon May 04 2020 - 08:15:50 EST


The following changes since commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c:

Linux 5.7-rc3 (2020-04-26 13:51:02 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to 0b841030625cde5f784dd62aec72d6a766faae70:

vhost: vsock: kick send_pkt worker once device is started (2020-05-02 10:28:21 -0400)

----------------------------------------------------------------
virtio: fixes

A couple of bug fixes.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

----------------------------------------------------------------
Jia He (1):
vhost: vsock: kick send_pkt worker once device is started

Stefan Hajnoczi (1):
virtio-blk: handle block_device_operations callbacks after hot unplug

drivers/block/virtio_blk.c | 86 +++++++++++++++++++++++++++++++++++++++++-----
drivers/vhost/vsock.c | 5 +++
2 files changed, 83 insertions(+), 8 deletions(-)