Message ID | 20191028042900-1-mutt-send-email-mst@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [PULL,RESEND] virtio: fixes | expand |
The pull request you sent on Fri, 1 Nov 2019 15:33:57 -0400:
> https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9e5eefba3d098d66defa1ce59a34a41a96f49771
Thank you!
Could not figure out whether I sent this pull request or not. Sorry about the noise if I did. The following changes since commit 7d194c2100ad2a6dded545887d02754948ca5241: Linux 5.4-rc4 (2019-10-20 15:56:22 -0400) 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 b3683dee840274e9997d958b9d82e5de95950f0b: vringh: fix copy direction of vringh_iov_push_kern() (2019-10-28 04:25:04 -0400) ---------------------------------------------------------------- virtio: fixes Some minor fixes Signed-off-by: Michael S. Tsirkin <mst@redhat.com> ---------------------------------------------------------------- Jason Wang (1): vringh: fix copy direction of vringh_iov_push_kern() Marvin Liu (1): virtio_ring: fix stalls for packed rings Stefano Garzarella (1): vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt' drivers/vhost/vringh.c | 8 +++++++- drivers/virtio/virtio_ring.c | 7 +++---- include/linux/virtio_vsock.h | 1 - 3 files changed, 10 insertions(+), 6 deletions(-)