From: Waiman Long on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/987#note_541393402 Your patch seems to put CONFIG_LOCK_TORTURE_TEST in common/debug and put CONFIG_RCU_TORTURE_TEST in both debug and generic. However you remove CONFIG_TORTURE_TEST. That won't work. All 3 CONFIG's should be in the same place. I will say putting them into generic is fine. Both lock_torture_test.mod and rcu_torture_test.mod have dependency on torture_test.mod which provides some test functions used by both. BTW, I don't have developer/contributor privilege in kernel-ark so I can ack or nack your patch. -Longman _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure