From: Mamatha Inamdar <[email protected]> redhat/configs: Update powerpc NR_CPUS config
Description: redhat/configs: Update powerpc NR_CPUS config Tested: make dist-configs Signed-off-by: Mamatha Inamdar <[email protected]> diff --git a/redhat/configs/rhel/generic/powerpc/CONFIG_CPUMASK_OFFSTACK b/redhat/configs/rhel/generic/powerpc/CONFIG_CPUMASK_OFFSTACK index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/powerpc/CONFIG_CPUMASK_OFFSTACK +++ b/redhat/configs/rhel/generic/powerpc/CONFIG_CPUMASK_OFFSTACK @@ -1 +1 @@ -# CONFIG_CPUMASK_OFFSTACK is not set +CONFIG_CPUMASK_OFFSTACK=y diff --git a/redhat/configs/rhel/generic/powerpc/CONFIG_NR_CPUS b/redhat/configs/rhel/generic/powerpc/CONFIG_NR_CPUS index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/powerpc/CONFIG_NR_CPUS +++ b/redhat/configs/rhel/generic/powerpc/CONFIG_NR_CPUS @@ -1 +1 @@ -CONFIG_NR_CPUS=2048 +CONFIG_NR_CPUS=8192 -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3480 -- _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
