]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit3a7452b4449d34f2eec377e45036f5e0808aff09
tree3c8113e926230b3eabdcd6ca1ab8424a9db73267
parent6f0c4aa61d30131ceb32f2a9926dd71cc5cd003a
parisc: correctly display number of active CPUs

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