From: Peter Robinson <pbrobinson@xxxxxxxxxx> Fedora: ARMv7: build for 16 CPUs. In reality we don't have a need for more than 16 CPUs and it appears in certain circumstances it can cause us problems. Signed-off-by: Peter Robinson <pbrobinson@xxxxxxxxxx> diff a/redhat/configs/fedora/generic/arm/armv7/CONFIG_NR_CPUS b/redhat/configs/fedora/generic/arm/armv7/CONFIG_NR_CPUS --- a/redhat/configs/fedora/generic/arm/armv7/CONFIG_NR_CPUS +++ b/redhat/configs/fedora/generic/arm/armv7/CONFIG_NR_CPUS @@ -1 +1 @@ -CONFIG_NR_CPUS=32 +CONFIG_NR_CPUS=16 -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/895 _______________________________________________ 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