Re: [PATCH 5/5] ring-buffer: fix printk output

From: Ingo Molnar
Date: Wed Apr 29 2009 - 02:10:46 EST



* Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Wed, 29 Apr 2009 07:43:59 +0200 Ingo Molnar <mingo@xxxxxxx> wrote:
>
> >
> > * Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > > On Wed, 29 Apr 2009 00:48:19 -0400 Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:
> > >
> > > > - printk_once(KERN_WARNING "Tracing recursion: depth[%d]:"
> > > > + printk_once(KERN_WARNING "Tracing recursion: depth[%ld]:"
> > >
> > > hrmph. I didn't know that printk_once() existed, and I should
> > > have known. I wonder how many other people don't know.
> >
> > Was posted to linux-next@xxxxxxxxxxxxxxxx
>
> Well no wonder I didn't know about it.

I (too?) think it's counter-productive that the linux-next list is
split out of lkml. I constantly fall into that trap: i get a
bugreport against one of our trees, i see that there's vger in the
Cc: list and mistake it for being Cc:-ed to lkml (all our trees are
developed on lkml and most of the bugreports come Cc:-ed to lkml)
but in reality it's Cc:-ed to linux-next which has a much smaller
audience. (which audience apparently does not even include you)

If this email list fragmentation and the resoluting loss of
information bothers you too then please ask Stephen to move
linux-next mails to lkml (i've Cc:-ed Stephen) - it's not like it's
actually something separate ... today's linux-next messages are
tomorrow's lkml messages. Moving linux-next mails to lkml would
nicely improve the S/N ratio on lkml.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/