watchdog, nmi: Lower the severity of error messages
authorDon Zickus <dzickus@redhat.com>
Wed, 9 Feb 2011 19:02:33 +0000 (14:02 -0500)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Feb 2011 12:21:59 +0000 (13:21 +0100)
During boot if the hardlockup detector fails to initialize, it
complains very loudly.  Some failures should be expected under
certain situations, ie no lapics, or resource in-use.  Tone
those error messages down a bit.  Keep the rest at a high level.

Reported-by: Paul Bolle <pebolle@tiscali.nl>
Tested-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <1297278153-21111-1-git-send-email-dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found