From: Anton Blanchard Date: Mon, 12 Dec 2005 19:56:47 +0000 (+1100) Subject: [PATCH] ppc64: Add NUMA cpu summary at boot X-Git-Tag: v2.6.16-rc1~666^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b703a231799f43f3414b62300b8ad6736a4aa9d;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed