Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 477d30f8 authored by Stepan Moskovchenko's avatar Stepan Moskovchenko Committed by Dyneteve
Browse files

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: I39103f245ba0b5904d4c02fa0c67f89c5058523b
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 953d888d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment