]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Make the NR_CPUS max 8192
authorMichael Neuling <mikey@neuling.org>
Sun, 17 May 2009 15:13:16 +0000 (15:13 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 2 Jun 2009 00:32:24 +0000 (10:32 +1000)
commit2d8ae638bb86a3c7e8a7e610ec5ae545327d146a
tree80a70aaf6aada095eeb47be532b236ea9ebf6ef1
parent435462c6e639065460e91903d6bd2af0f5762fde
powerpc: Make the NR_CPUS max 8192

We can compile and boot with NR_CPUS=8192, so make this the max.  1024
was an arbitrary decision anyway.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/Kconfig.cputype