]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 24 Jun 2020 23:17:04 +0000 (19:17 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 3 Aug 2020 20:11:42 +0000 (16:11 -0400)
commit24b6842ade6925199e182988259761504aacfbc0
treea539555752ca773ca3c46ce1e330ea48868d31d7
parent321bd212619a7269308696e4ddc446930ea73fad
virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk

Now that the corresponding feature bit has been renamed,
rename the quirk too - it's about special ways to
do DMA, not necessarily about the IOMMU.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/gpu/drm/virtio/virtgpu_object.c
drivers/gpu/drm/virtio/virtgpu_vq.c
drivers/virtio/virtio_ring.c
include/linux/virtio_config.h
tools/virtio/linux/virtio_config.h