From: Milton Miller Date: Tue, 10 May 2011 19:28:52 +0000 (+0000) Subject: powerpc: Use nr_cpu_ids in initial paca allocation X-Git-Tag: v3.0-rc1~385^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cd947f1757fb937806535be13caf2ddd813d60b;p=pandora-kernel.git powerpc: Use nr_cpu_ids in initial paca allocation Now that we never set a cpu above nr_cpu_ids possible we can limit our initial paca allocation to nr_cpu_ids. We can then clamp the number of cpus in platforms/iseries/setup.c. Signed-off-by: Milton Miller Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed