]> git.baikalelectronics.ru Git - kernel.git/commit
virtio_pci_modern: correct sparse tags for notify
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 4 May 2021 08:17:20 +0000 (04:17 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 4 May 2021 08:19:59 +0000 (04:19 -0400)
commit907b0748549a097166465f9350be7c6e8b225221
tree56d55b0cab52bad45e3e6761d5252e083696d0a9
parent2cf5a6169cedeafbcec8badf773b65c3a70b9e57
virtio_pci_modern: correct sparse tags for notify

When switching virtio_pci_modern to use a helper for mappings we lost an
__iomem tag. Restore it.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 95cd83f00d8e ("virtio_pci_modern: introduce helper to map vq notify area")
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_pci_modern_dev.c
include/linux/virtio_pci_modern.h