]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert "virtio_pci: fix out of bound access for msix_names"
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 4 Apr 2017 18:04:23 +0000 (21:04 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Apr 2017 20:27:50 +0000 (23:27 +0300)
commit8f10d0149fb983aa84a02a92f9c2113d69e23cb8
tree17826b508a363c624b688d07beccef4aa15020d6
parent404a5c392dccf1ebcfc54bc39d2c200eb30f8fff
Revert "virtio_pci: fix out of bound access for msix_names"

This reverts commit de85ec8b07f82c8c84de7687f769e74bf4c26a1e.

Follow-up patches will revert 07ec51480b5e ("virtio_pci: use shared
interrupts for virtqueues") that triggered the problem so no need for
this one anymore.

Tested-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_pci_common.c