]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit2c2df038450cbf628426183c9efffc17cfea3406
tree694f8085050d2e5a27177c88428114b416560ddd
parent64fe220c13440a12d0bd8e32ebdf679e869e3ce3
powerpc/cpumask: Refactor /proc/cpuinfo code

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>
arch/powerpc/kernel/setup-common.c