From: Phil Auld <pauld@xxxxxxxxxx> redhat/configs: Disable CONFIG_RT_GROUP_SCHED in rhel config Fedora and rhel-rt config already have CONFIG_RT_GROUP_SCHED disabled. RT_GROUP_SCHED does not play well with cgroups v2. Rather than keep this enabled, disable it in rhel going forward. Signed-off-by: Phil Auld <pauld@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_RT_GROUP_SCHED b/redhat/configs/ark/generic/CONFIG_RT_GROUP_SCHED deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/ark/generic/CONFIG_RT_GROUP_SCHED +++ /dev/null @@ -1 +0,0 @@ -CONFIG_RT_GROUP_SCHED=y diff --git a/redhat/configs/fedora/generic/CONFIG_RT_GROUP_SCHED b/redhat/configs/common/generic/CONFIG_RT_GROUP_SCHED rename from redhat/configs/fedora/generic/CONFIG_RT_GROUP_SCHED rename to redhat/configs/common/generic/CONFIG_RT_GROUP_SCHED index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/CONFIG_RT_GROUP_SCHED +++ b/redhat/configs/common/generic/CONFIG_RT_GROUP_SCHED -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1177 _______________________________________________ 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