]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ppc64: Add NUMA cpu summary at boot
authorAnton Blanchard <anton@samba.org>
Mon, 12 Dec 2005 19:56:47 +0000 (06:56 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:53:37 +0000 (14:53 +1100)
commitc708dab718707ac115b4b471d5432bf57093eed7
tree401d9edc69193858bd25f97477207f143dd5aa68
parentd85416beef7e8b19a7c8cdbbfd144404eab5b366
[PATCH] ppc64: Add NUMA cpu summary at boot

We used to print a NUMA cpu summary at boot before the hotplug cpu code
was added. This has been useful for catching machine configuration as
well as firmware bugs in the past.

This patch restores that functionality. An example of the output is:

Node 0 CPUs: 0-7
Node 1 CPUs: 8-15

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/smp.c
arch/powerpc/mm/numa.c
include/asm-powerpc/topology.h