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)
commitd7bce85aa7b92b5de8f69b3bcedfe51d7b1aabe1
tree56d55b0cab52bad45e3e6761d5252e083696d0a9
parent0f8a0b0b095fd9b301523c0f78686f5ac6fda564
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: 9e3bb9b79a71 ("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