]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 19 Jan 2017 00:26:28 +0000 (01:26 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 28 Feb 2017 11:06:11 +0000 (11:06 +0000)
commitd13d315293afe9875166b783f242c03c8fca86d0
tree17c09d5973906aea0e241f38805f934a51e08529
parentb9cf8edae4f769760f5b8d757013f622fd107517
ARM: 8644/1: Reduce "CPU: shutdown" message to debug level

Similar to db1f8f5243d2 ("ARM: reduce "Booted secondary processor"
message to debug level"), demote the "CPU: shutdown" pr_notice() into a
pr_debug().

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/smp.c