commit | 2d8ae638bb86a3c7e8a7e610ec5ae545327d146a | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Sun May 17 15:13:16 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jun 02 10:32:24 2009 +1000 |
tree | 80a70aaf6aada095eeb47be532b236ea9ebf6ef1 | |
parent | 435462c6e639065460e91903d6bd2af0f5762fde [diff] |
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>