diff options
author | Jason Gunthorpe <[email protected]> | 2021-03-04 21:30:03 -0400 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2021-03-16 10:39:28 -0600 |
commit | b2b12db53507bc97d96f6b7cb279e831e5eafb00 (patch) | |
tree | c79810d2228c1b53c2c87f09f387eb9437e887a4 /fs/btrfs/tree-log.c | |
parent | 3b49dfb08c750d4745ad42ec042288aba932b9d5 (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 <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions