parisc: correctly display number of active CPUs
authorHelge Deller <deller@gmx.de>
Thu, 24 Oct 2013 19:45:42 +0000 (21:45 +0200)
committerHelge Deller <deller@gmx.de>
Thu, 7 Nov 2013 21:29:05 +0000 (22:29 +0100)
In case we fail to power up other CPUs in a SMP system, the kernel
currently shows a wrong number of online CPUs. This change makes the
output more verbose on how many of the CPUs are online. Example:

CPU(s): 1 out of 2 PA8800 (Mako) at 900.000000 MHz online.

Signed-off-by: Helge Deller <deller@gmx.de>

No differences found