drivers/edac: fix printk level down to debug from emerg
authorDoug Thompson <dougthompson@xmission.com>
Tue, 11 Sep 2007 22:23:31 +0000 (15:23 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 12 Sep 2007 00:21:19 +0000 (17:21 -0700)
commit3c8bb2cfa2d6b3dbf7a69641587152a60a96f03b
tree927b149ad53863789d21327cd42d370e4455991e
parent65e213cdb2e52ba03e61c4d855293054bd8de632
drivers/edac: fix printk level down to debug from emerg

When EDAC is configured for EDAC DEBUGGING, the debug printk output level
was set TOO high (EMERG). This patch brings it down to a DEBUG level

Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/edac_core.h