mm: use the same log level for show_mem()
authorAmerigo Wang <amwang@redhat.com>
Fri, 5 Mar 2010 21:42:24 +0000 (13:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2010 19:26:27 +0000 (11:26 -0800)
commitf047f4f3792344901e1ea18a180515d7d5349e02
treec86f3a84515c23b0abd45bb93595020297a3f934
parent478352e789f507105193d3d0177c3b4f26da0399
mm: use the same log level for show_mem()

Use the same log level for printk's in show_mem(), so that those messages
can be shown completely when using log level 6.

Signed-off-by: WANG Cong <amwang@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/show_mem.c