public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ring-buffer fix for 2.6.28
@ 2008-11-27  2:52 Steven Rostedt
  2008-11-27  2:52 ` [PATCH 1/1] ring-buffer: prevent recursion Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Steven Rostedt @ 2008-11-27  2:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton, Linus Torvalds, Lai Jiangshan

The following patch needs to go into 2.6.28. It protects against
a recursion race that can happen when the scheduler is traced.

The following patches are in:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git

    branch: devel


Lai Jiangshan (1):
      ring-buffer: prevent recursion

----
 kernel/trace/ring_buffer.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-27 13:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27  2:52 [PATCH 0/1] ring-buffer fix for 2.6.28 Steven Rostedt
2008-11-27  2:52 ` [PATCH 1/1] ring-buffer: prevent recursion Steven Rostedt
2008-11-27  3:11 ` [PATCH 0/1] ring-buffer fix for 2.6.28 Randy Dunlap
2008-11-27 13:58   ` Steven Rostedt
2008-11-27  9:14 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox