All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Jon Masters <jonathan@jonmasters.org>
Cc: Steven Rostedt <rostedt@goodmis.org>, Ingo Molnar <mingo@elte.hu>,
	Jon Masters <jcm@jonmasters.org>,
	linux-next@vger.kernel.org
Subject: Re: [PATCH -next 1/2] ring-buffer: Really make it generic.
Date: Thu, 25 Jun 2009 16:16:48 +0900	[thread overview]
Message-ID: <20090625071648.GA21069@linux-sh.org> (raw)
In-Reply-To: <1245913744.28602.21.camel@perihelion.bos.jonmasters.org>

On Thu, Jun 25, 2009 at 03:09:04AM -0400, Jon Masters wrote:
> On Thu, 2009-06-25 at 14:30 +0900, Paul Mundt wrote:
> > In hunting down the cause for the hwlat_detector ring buffer spew in
> > my failed -next builds it became obvious that folks are now treating
> > ring_buffer as something that is generic independent of tracing and thus,
> > suitable for public driver consumption.
> > 
> > Given that there are only a few minor areas in ring_buffer that have any
> > reliance on CONFIG_TRACING or CONFIG_FUNCTION_TRACER, provide stubs for
> > those and make it generally available.
> 
> Thanks for this. I had discussed it with Steven previously and I can't
> imagine why he wouldn't be in favor of wider use - I suggested that it's
> about time ring_buffer moved out of trace/ and got it's own place (it's
> getting to be a big boy now, full of youthful aspiration) but we'll have
> to wait for him to get back from his trip and let us know what he wants.
> 
Ok, then as a stop-gap solution it should at least depend on RING_BUFFER
so that it doesn't blow up the other builds ;-)

  reply	other threads:[~2009-06-25  7:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-25  5:30 [PATCH -next 1/2] ring-buffer: Really make it generic Paul Mundt
2009-06-25  5:31 ` [PATCH -next 2/2] hwlat_detector: select RING_BUFFER Paul Mundt
2009-06-25  7:09 ` [PATCH -next 1/2] ring-buffer: Really make it generic Jon Masters
2009-06-25  7:16   ` Paul Mundt [this message]
2009-06-25  8:32   ` Ingo Molnar
2009-06-25  9:16 ` [tip:tracing/urgent] ring-buffer: Make it generally available tip-bot for Paul Mundt
2009-06-25 12:40   ` Steven Rostedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090625071648.GA21069@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=jcm@jonmasters.org \
    --cc=jonathan@jonmasters.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.