]> git.baikalelectronics.ru Git - kernel.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)
commit61405d8d6d32175f34ab74d81bdcdf5beb715ce9
tree17826b508a363c624b688d07beccef4aa15020d6
parente2305b3a44d0b7a89abb5cacd69e1509d509d87a
Revert "virtio_pci: fix out of bound access for msix_names"

This reverts commit d744fc870a8767ce67dfbbe3e3ffe9fb6ba4ad2c.

Follow-up patches will revert 47e8b5efa134 ("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