From: Don Zickus Date: Tue, 4 Dec 2007 16:19:07 +0000 (+0100) Subject: x86: add the word 'WARNING' in check_nmi_watchdog() output X-Git-Tag: v2.6.24-rc5~112^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75bc122c2dc4d497909248e85d86139e54c8fd13;p=pandora-kernel.git x86: add the word 'WARNING' in check_nmi_watchdog() output Our automated test suite looks for keywords like error, fail, warning in the boot log. In the case when the nmi watchdog is determined to be stuck in check_nmi_watchdog(), none of those keywords are displayed. This patch adds a keyword, "WARNING:", so it makes it easier to notice when the nmi watchdog isn't working correctly. Also add a proper KERN_WARNING mark to this printout. Signed-off-by: Don Zickus Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed