]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: remove "SMP: Total of %d processors activated." message
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 28 Oct 2014 12:13:59 +0000 (12:13 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Nov 2014 15:24:57 +0000 (15:24 +0000)
commit1381c5a65fc6abc8b22f179da6a6577b0deb0687
treeb27678f8bbe3a1184fa50740af2aadee2801f9f9
parentc68b0274fb3cf8b98c3696354833c03e49963bf4
ARM: remove "SMP: Total of %d processors activated." message

The "SMP: Total of %d processors activated." message which we print in
smp_cpus_done() provides no further information than the message in
genreic code in smp_announce().  Kill it.

Tested-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/smp.c