linux/drivers/iommu/iommufd
Jason Gunthorpe 8541323285 iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest
Some kconfigs don't automatically include this symbol which results in sub
functions for some of the dirty tracking related things that are
non-functional. Thus the test suite will fail. select IOMMUFD_DRIVER in
the IOMMUFD_TEST kconfig to fix it.

Fixes: a9af47e382 ("iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP")
Link: https://lore.kernel.org/r/20240327182050.GA1363414@ziepe.ca
Tested-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2024-04-14 13:52:08 -03:00
..
device.c iommufd: Add iommufd_ctx to iommufd_put_object() 2023-11-29 20:30:03 -04:00
double_span.h
hw_pagetable.c iommufd: Reject non-zero data_type if no data_len is provided 2024-02-21 09:25:02 -04:00
io_pagetable.c iommufd: Fix iopt_access_list_id overwrite bug 2024-02-26 16:58:11 -04:00
io_pagetable.h
ioas.c iommufd: Add iommufd_ctx to iommufd_put_object() 2023-11-29 20:30:03 -04:00
iommufd_private.h iommufd: Add IOMMU_HWPT_INVALIDATE 2024-01-11 12:55:04 -04:00
iommufd_test.h iommufd/selftest: Hugepage mock domain support 2024-02-06 11:31:45 -04:00
iova_bitmap.c iommufd/iova_bitmap: Consider page offset for the pages to be pinned 2024-02-06 11:31:46 -04:00
Kconfig iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest 2024-04-14 13:52:08 -03:00
main.c iommufd: Add IOMMU_HWPT_INVALIDATE 2024-01-11 12:55:04 -04:00
Makefile vfio: Move iova_bitmap into iommufd 2023-10-24 11:58:42 -03:00
pages.c iommufd: Add iopt_area_alloc() 2023-10-30 11:36:04 -03:00
selftest.c iommufd/selftest: Don't check map/unmap pairing with HUGE_PAGES 2024-02-26 16:59:12 -04:00
vfio_compat.c iommufd: Add iommufd_ctx to iommufd_put_object() 2023-11-29 20:30:03 -04:00