]> Gentwo Git Trees - linux/.git/commit
iommu/io-pgtable-arm-selftests: Modularize the test
authorMostafa Saleh <smostafa@google.com>
Mon, 3 Nov 2025 12:33:51 +0000 (12:33 +0000)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 13 Nov 2025 15:25:32 +0000 (16:25 +0100)
commita3c24b6d7cd6047fb9e234586e484391be335b4f
treea903910bc432bc582eb4170b4d7a7a68918a485a
parent699b059962add22b2a324645b6ae2a607fc1a93e
iommu/io-pgtable-arm-selftests: Modularize the test

Remove the __init constraint, as the test will be converted to KUnit,
it can run on-demand after later.

Also, as KUnit can be a module, make this test modular.

Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Pranjal Shrivastava <praan@google.com>
Signed-off-by: Mostafa Saleh <smostafa@google.com>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/Kconfig
drivers/iommu/io-pgtable-arm-selftests.c