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:
4f32e9b
)
percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO
author
Tejun Heo
<tj@kernel.org>
Wed, 22 Dec 2010 13:19:14 +0000
(14:19 +0100)
committer
Tejun Heo
<tj@kernel.org>
Wed, 22 Dec 2010 13:19:14 +0000
(14:19 +0100)
Now that percpu allocator is mostly stable, there is no reason to
print alloc information with KERN_INFO and clutter the boot messages.
Switch it to KERN_DEBUG.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Travis <travis@sgi.com>
mm/percpu.c
patch
|
blob
|
history
diff --cc
mm/percpu.c
Simple merge