Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
pull virtio/vhost fixes from Michael Tsirkin: "This fixes a couple of bugs triggered by hot-unplug of virtio devices, as well as a regression in vhost-net" * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: vhost/net: length miscalculation virtio_pci: document why we defer kfree virtio_pci: defer kfree until release callback virtio_pci: device-specific release callback virtio: make del_vqs idempotent
Showing
- drivers/vhost/net.c 1 addition, 1 deletiondrivers/vhost/net.c
- drivers/virtio/virtio_pci_common.c 1 addition, 9 deletionsdrivers/virtio/virtio_pci_common.c
- drivers/virtio/virtio_pci_common.h 0 additions, 1 deletiondrivers/virtio/virtio_pci_common.h
- drivers/virtio/virtio_pci_legacy.c 11 additions, 1 deletiondrivers/virtio/virtio_pci_legacy.c
Loading
Please register or sign in to comment