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:
2e14967
)
taskstats: use appropriate printk priority level
author
Mandeep Singh Baines
<msb@chromium.org>
Wed, 23 Mar 2011 23:43:27 +0000
(16:43 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 24 Mar 2011 02:47:14 +0000
(19:47 -0700)
printk()s without a priority level default to KERN_WARNING. To reduce
noise at KERN_WARNING, this patch set the priority level appriopriately
for unleveled printks()s. This should be useful to folks that look at
dmesg warnings closely.
Signed-off-by: Mandeep Singh Baines <msb@chromium.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/taskstats.c
patch
|
blob
|
history
diff --cc
kernel/taskstats.c
Simple merge