From: Thorsten Leemhuis <fedora@xxxxxxxxxxxxx> put new cirrus kunit tests in modules-internal Added by multiple commits starting from d54a3fc6bf3db0 ("firmware: cs_dsp: Add mock regmap for KUnit testing") and found in this series: https://lore.kernel.org/all/20241212143725.1381013-1-rf@xxxxxxxxxxxxxxxxxxxxx/ Avoids this error: """ ERROR update_allowed: 386 kunit.ko: cleared entire allow list [...] INFO update_allowed: 379 kunit.ko: remove ['modules-internal'] from allowed, parent: cs_dsp_test_utils.ko ['modules-core'] INFO update_allowed: 379 kunit.ko: remove ['modules-internal'] from allowed, parent: cs_dsp_test.ko ['modules-core'] INFO update_allowed: 386 kunit.ko: cleared entire allow list INFO update_allowed: 391 kunit.ko: updated to [] """ Signed-off-by: Thorsten Leemhuis <fedora@xxxxxxxxxxxxx> diff --git a/redhat/fedora_files/def_variants.yaml.fedora b/redhat/fedora_files/def_variants.yaml.fedora index blahblah..blahblah 100644 --- a/redhat/fedora_files/def_variants.yaml.fedora +++ b/redhat/fedora_files/def_variants.yaml.fedora @@ -63,6 +63,7 @@ rules: - drivers/edac/.*: modules-core - drivers/extcon/.*: modules-core + - drivers/firmware/cirrus/test/.*: modules-internal - drivers/firmware/iscsi_ibft.*: modules - drivers/firmware/.*: modules-core - drivers/fsi/.*: modules-core diff --git a/redhat/rhel_files/def_variants.yaml.rhel b/redhat/rhel_files/def_variants.yaml.rhel index blahblah..blahblah 100644 --- a/redhat/rhel_files/def_variants.yaml.rhel +++ b/redhat/rhel_files/def_variants.yaml.rhel @@ -69,6 +69,7 @@ rules: - drivers/edac/.*: modules-core - drivers/extcon/.*: modules-core + - drivers/firmware/cirrus/test/.*: modules-internal - drivers/firmware/iscsi_ibft.*: modules - drivers/firmware/.*: modules-core - drivers/fsi/.*: modules-core -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3612 -- _______________________________________________ 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, report it: https://pagure.io/fedora-infrastructure/new_issue