]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: reduce "Booted secondary processor" message to debug level
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 28 Oct 2014 12:08:34 +0000 (12:08 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Nov 2014 15:24:55 +0000 (15:24 +0000)
commitdb1f8f5243d28627bc926106d0a3b181824fbf5e
tree27b1e312d1e052cb102f45bc8998e3543e1a4af8
parent7b2dda333177573257ca081fa213fbecd92aac85
ARM: reduce "Booted secondary processor" message to debug level

Drop the "CPUn: Booted secondary processor" message from info to debug
level.  We later print how many CPUs came online, so listing each one
is redundant, and when using hotplug, can be quite noisy.

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