Re: [PATCH v2] Add the word 'Warning' in check_nmi_watchdog() output

2007-12-04 Thread Ingo Molnar
* Don Zickus <[EMAIL PROTECTED]> wrote: > 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, 'Wa

[PATCH v2] Add the word 'Warning' in check_nmi_watchdog() output

2007-11-26 Thread Don Zickus
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 watc