From: Patrick Talbert <ptalbert@xxxxxxxxxx> fedora: disable CONFIG_DRM_WERROR For now at least the clang builds still generate compiler warnings. Let's disable this for now so those pipelines can complete. v2: - disabled CONFIG_DRM_WERROR via partial-clang-snip.config instead. Signed-off-by: Patrick Talbert <ptalbert@xxxxxxxxxx> diff --git a/redhat/configs/partial-clang-snip.config b/redhat/configs/partial-clang-snip.config new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/partial-clang-snip.config @@ -0,0 +1,4 @@ +# clang +# CONFIG_KASAN_STACK is not set +# CONFIG_KMSAN is not set +# CONFIG_DRM_WERROR is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3230 -- _______________________________________________ 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