Thread (6 messages) 6 messages, 6 authors, 2012-03-20

Re: [PATCH 2/9] ext4: Use pr_fmt and pr_<level>

From: David Miller <davem@davemloft.net>
Date: 2012-03-20 07:10:18
Also in: lkml

From: Valdis.Kletnieks@vt.edu
Date: Tue, 20 Mar 2012 01:46:06 -0400
OK. Say I'm a scraper.  How do I distinguish between:

pr_info("foo");
printk(KERN_INFO "foo");

Oh my. seems that both result in exactly the same thing ending up in the
dmesg buffer
No it doesn't result in the same output, read the definitions again.

pr_info can be influenced by pr_fmt, plain printk cannot

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help