|
@@ -251,7 +251,7 @@ void __cpu_die(unsigned int cpu)
|
|
pr_err("CPU%u: cpu didn't die\n", cpu);
|
|
pr_err("CPU%u: cpu didn't die\n", cpu);
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
- pr_notice("CPU%u: shutdown\n", cpu);
|
|
|
|
|
|
+ pr_debug("CPU%u: shutdown\n", cpu);
|
|
|
|
|
|
/*
|
|
/*
|
|
* platform_cpu_kill() is generally expected to do the powering off
|
|
* platform_cpu_kill() is generally expected to do the powering off
|