git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65e213c
)
drivers/edac: fix printk level down to debug from emerg
author
Doug Thompson
<dougthompson@xmission.com>
Tue, 11 Sep 2007 22:23:31 +0000
(15:23 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 12 Sep 2007 00:21:19 +0000
(17:21 -0700)
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>
No differences found