From: Thorsten Leemhuis <fedora@xxxxxxxxxxxxx> put new misc_minor_kunit in modules-internal Added by 37df9043329b82 ("misc:minor basic kunit tests"): https://lore.kernel.org/all/20241021133926.23774-1-vimal.agrawal@xxxxxxxxxx/ It depends on kunit, which leads to this build error: """ DEBUG apply_initial_labels: 438 misc_minor_kunit.ko: wanted by ['modules-core'], init allowed to ['modules-core'] […] DEBUG update_allowed: 379 kunit.ko: remove ['modules-internal'] from allowed, parent: misc_minor_kunit.ko ['modules-core'] ERROR update_allowed: 386 kunit.ko: cleared entire allow list DEBUG 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 @@ -151,6 +151,7 @@ rules: - drivers/message/fusion/.*: modules - drivers/message/.*: modules-core - drivers/mfd/dln2.*: modules-extra + - drivers/misc/misc_minor_kunit.*: modules-internal - drivers/misc/.*: modules-core - drivers/mux/.*: 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 @@ -151,6 +151,7 @@ rules: - drivers/message/fusion/.*: modules - drivers/message/.*: modules-core - drivers/mfd/dln2.*: modules-extra + - drivers/misc/misc_minor_kunit.*: modules-internal - drivers/misc/.*: modules-core - drivers/mux/.*: 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