From: Mark Salter <msalter@xxxxxxxxxx> redhat/configs: aarch64: enable CPU_FREQ_GOV_SCHEDUTIL RHEL8 has CPU_FREQ_GOV_SCHEDUTIL=y as default and individual arches needed to disable it if desired. Ark/Centos-Stream/RHEL9 has the default =n and individual arches must enable. Aarch64 was missed in this transition, so let's enable it now. Signed-off-by: Mark Salter <msalter@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_CPU_FREQ_GOV_SCHEDUTIL b/redhat/configs/ark/generic/arm/aarch64/CONFIG_CPU_FREQ_GOV_SCHEDUTIL new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/arm/aarch64/CONFIG_CPU_FREQ_GOV_SCHEDUTIL @@ -0,0 +1 @@ +CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1762 _______________________________________________ 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