diff options
author | Igor Mammedov <imammedo@redhat.com> | 2014-06-05 17:42:44 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-06-05 18:33:07 +0400 |
commit | feef1e8ecbadf24f8e6829c935df8683cabae41b (patch) | |
tree | f5e3af581cb39b6bc953b7397a2554d391eef774 /security | |
parent | 89f898c1e195fa6235c869bb457e500b7b3ac49d (diff) | |
download | linux-feef1e8ecbadf24f8e6829c935df8683cabae41b.tar.xz |
x86/smpboot: Log error on secondary CPU wakeup failure at ERR level
If system is running without debug level logging,
it will not log error if do_boot_cpu() failed to
wakeup AP. It may lead to silent AP bringup
failures at boot time.
Change message level to KERN_ERR to make error
visible to user as it's done on other architectures.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Toshi Kani <toshi.kani@hp.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1401975765-22328-3-git-send-email-imammedo@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions