Messages in this thread |  | | | Date | Tue, 23 Dec 2008 11:40:16 -0500 (EST) | | From | Steven Rostedt <> | | Subject | Re: [PATCH 0/2] ring-buffer: updates for 2.6.28 |
| |
My scripts did not CC to the 'Reported-by' field, so they did not include Jiaying. Please add him to any replys to the patches. I privately forward them to him so he did get them.
Thanks,
-- Steve
On Tue, 23 Dec 2008, Steven Rostedt wrote:
> > Ingo, > > These two patches should go to 2.6.28. They are fixes to the ring buffer > for bugs that will make the ring buffer stop reading, and/or produce > a false positive. > > If these are too late for 2.6.28, then we probably should get them at least > to the stable branch and queued for 2.6.28.1. > > The following patches are in: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git > > branch: devel > > > Steven Rostedt (2): > ring-buffer: fix dangling commit race > ring-buffer: prevent false positive warning > > ---- > kernel/trace/ring_buffer.c | 19 +++++++++++++++++-- > 1 files changed, 17 insertions(+), 2 deletions(-) > >
|  |