summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorStepan Moskovchenko <stepanm@codeaurora.org>2014-12-04 21:44:17 -0800
committerRohit Vaswani <rvaswani@codeaurora.org>2016-03-01 12:22:12 -0800
commit2c5ea887d058e4b6653c029d84ed72d1064e5888 (patch)
tree3791b9ef6739a54f2ad6fecd979734b0d0a52ea0 /scripts
parent2d290d9298e4da7438d258f7f89d9183256442b3 (diff)
ARM64: Use pr_debug() for CPU hotplug messages
Currently, CPU online messages are printed using printk(), and CPU offline messages are printed using pr_notice(). It seems rather silly to have the (otherwise symmetric) messages to be printed using different log levels. Change both messages to be printed using pr_debug() to match the ARM implementation, to avoid disparities in log spam on ARM/ARM64 with otherwise identical loglevel settings. Change-Id: I58ce95c5b76093ee27678de497cf5c4cab4ad3aa Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions