commit | bfb9126defa80cbed6d91ed9685b238b0d7e81c4 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Apr 26 15:32:34 2010 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu May 06 17:16:13 2010 +1000 |
tree | d18fae5c17595ecbc40e1e4b93f2f58a611cd758 | |
parent | d5f86fe3457f48f27eecd40c605e7876d026af7c [diff] |
powerpc/cpumask: Convert smp_cpus_done to new cpumask API Use the new cpumask_* functions and dynamically allocate the cpumask in smp_cpus_done. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>