From: Igor Mammedov Date: Thu, 5 Jun 2014 13:42:44 +0000 (+0200) Subject: x86/smpboot: Log error on secondary CPU wakeup failure at ERR level X-Git-Tag: omap-for-v3.16/fixes-against-rc1~96^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=feef1e8ecbadf24f8e6829c935df8683cabae41b;p=pandora-kernel.git 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 Acked-by: Toshi Kani Cc: Thomas Gleixner Link: http://lkml.kernel.org/r/1401975765-22328-3-git-send-email-imammedo@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed