powerpc/cpumask: Refactor /proc/cpuinfo code
authorAnton Blanchard <anton@samba.org>
Mon, 26 Apr 2010 15:32:39 +0000 (15:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 6 May 2010 07:41:54 +0000 (17:41 +1000)
This separates the per cpu output from the summary output at the end of the
file, making it easier to convert to the new cpumask API in a subsequent
patch.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found