Skip to content

powerpc: set CONFIG_NR_CPUS=8192

Diego Domingos requested to merge didoming/centos-stream-9:bz2043247 into main

Bugzilla: http://bugzilla.redhat.com/2043247

Brew: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=44453373

Upstream Status: RHEL_ONLY

This patch enables CONFIG_NR_CPUS=8192 for powerpc

Because its a dependency, we are setting CONFIG_CPUMASK_OFFSTACK
as well.

Tested:

Because we don't have any machine with this amount of CPUs, I just booted the kernel and did some basic tests.

Signed-off-by: Diego Domingos didoming@redhat.com

Merge request reports