[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081127025227.026028481@goodmis.org>
Date: Wed, 26 Nov 2008 21:52:27 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Lai Jiangshan <laijs@...fujitsu.com>
Subject: [PATCH 0/1] ring-buffer fix for 2.6.28
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists