summaryrefslogtreecommitdiff
path: root/drivers/vfio/vfio_iommu_type1.c
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@nvidia.com>2021-03-04 21:30:03 -0400
committerAlex Williamson <alex.williamson@redhat.com>2021-03-16 10:39:28 -0600
commitb2b12db53507bc97d96f6b7cb279e831e5eafb00 (patch)
treec79810d2228c1b53c2c87f09f387eb9437e887a4 /drivers/vfio/vfio_iommu_type1.c
parent3b49dfb08c750d4745ad42ec042288aba932b9d5 (diff)
vfio: Depend on MMU
VFIO_IOMMU_TYPE1 does not compile with !MMU: ../drivers/vfio/vfio_iommu_type1.c: In function 'follow_fault_pfn': ../drivers/vfio/vfio_iommu_type1.c:536:22: error: implicit declaration of function 'pte_write'; did you mean 'vfs_write'? [-Werror=implicit-function-declaration] So require it. Suggested-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> Message-Id: <0-v1-02cb5500df6e+78-vfio_no_mmu_jgg@nvidia.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'drivers/vfio/vfio_iommu_type1.c')
0 files changed, 0 insertions, 0 deletions