[PATCH 0/2] Move io-pgtable-arm selftest to KUnit
Jason Gunthorpe
jgg at ziepe.ca
Wed Sep 17 07:44:35 PDT 2025
On Wed, Sep 17, 2025 at 02:02:01PM +0000, Mostafa Saleh wrote:
> Instead, we can remove the __init constraint, and be able to run the tests
> on-demand, and possibly compile it as a module.
I think you can just put the kunit in a module to avoid all this?
alloc_io_pgtable_ops() is always exported, and I didn't notice any
symbols crossing from io-pgtable-arm-selftests.c to io-pgtable-arm??
Jason
More information about the linux-arm-kernel
mailing list