commit | c1854e00727f50f7ac99e98d26ece04c087ef785 | [log] [tgz] |
---|---|---|
author | Ryan Grimm <grimm@us.ibm.com> | Thu Mar 31 19:33:02 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Apr 05 16:22:11 2011 +1000 |
tree | 836a9b3cbf097ffcc650e91db2a83c9f83d0d3d5 | |
parent | f86d6b9b36a5d0923fa2abaacd425e328668fe16 [diff] |
powerpc: Set nr_cpu_ids early and use it to free PACAs Without this, "holes" in the CPU numbering can cause us to free too many PACAs Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>