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:
0631534
)
cris: lower the printk level in cris serial driver
author
WANG Cong
<xiyou.wangcong@gmail.com>
Thu, 1 Sep 2011 08:47:49 +0000
(16:47 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 22 Sep 2011 22:51:30 +0000
(15:51 -0700)
KERN_CRIT is too high, replace those KERN_CRIT with KERN_ERR or KERN_WARNING.
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found