Skip to content

Commit 2760c51

Browse files
Muhammad Usama Anjumjgunthorpe
authored andcommitted
iommufd: Add config needed for iommufd_fail_nth
Add FAULT_INJECTION_DEBUG_FS and FAILSLAB configurations to the kconfig fragment for the iommfd selftests. These kconfigs are needed by the iommufd_fail_nth test. Fixes: a9af47e ("iommufd/selftest: Test IOMMU_HWPT_GET_DIRTY_BITMAP") Link: https://lore.kernel.org/r/20240325090048.1423908-1-usama.anjum@collabora.com Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
1 parent 8541323 commit 2760c51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • tools/testing/selftests/iommu
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
CONFIG_IOMMUFD=y
2+
CONFIG_FAULT_INJECTION_DEBUG_FS=y
23
CONFIG_FAULT_INJECTION=y
34
CONFIG_IOMMUFD_TEST=y
5+
CONFIG_FAILSLAB=y

0 commit comments

Comments
 (0)