From: Alice Mitchell on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1603 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails. This is to add a new kernel taint flag that indicates that this is a Partner Supported GPL module and not directly Supported by Red Hat, as per the policy document for partner Supported upstream kernel modules as linked from the bugzilla. Use of rh_flags is deemed not appropriate in this case as that mechanism was developed with the intent of not tainting the kernel in a common scenario, where as in this case this taint flag 1. is for a rare scenario so we need high visibility on it 2. will trigger a different support workflow Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2038999 Upstream Status: RHEL only Signed-off-by: Alice Mitchell <ajmitchell@xxxxxxxxxx> --- fs/afs/main.c | 3 +++ include/linux/panic.h | 2 +- kernel/panic.c | 2 +- kernel/rh_messages.c | 30 ++++++++++++++++++++++++++++++ 4 files changed, 35 insertions(+), 2 deletions(-) _______________________________________________ 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