netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* strange inconsistency in printk's
@ 2008-05-17  9:53 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2008-05-17  9:53 UTC (permalink / raw)
  To: netdev, Karsten Keil


  part of the output from one of my scanning scripts:
...
drivers/net/bsd_comp.c: printk ("<9>ppp: lens_ptr(%d) > max\n", idx);
drivers/net/bsd_comp.c: printk ("<9>ppp: dict_ptr(%d) > max\n", idx);
drivers/isdn/i4l/isdn_bsdcomp.c:                printk (KERN_DEBUG "<9>ppp: lens_ptr(%d) > max\n", idx);
drivers/isdn/i4l/isdn_bsdcomp.c:                printk (KERN_DEBUG "<9>ppp: dict_ptr(%d) > max\n", idx);
...

  is there a reason that a pair of those have a printk level of
KERN_DEBUG while the others don't?  it just looks a bit weird.


rday
--

========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.

http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-17  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-17  9:53 strange inconsistency in printk's Robert P. J. Day

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).