[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0903231047460.3578@gandalf.stny.rr.com>
Date: Mon, 23 Mar 2009 10:48:21 -0400 (EDT)
From: Steven Rostedt <rostedt@...dmis.org>
To: Ingo Molnar <mingo@...e.hu>
cc: Li Zefan <lizf@...fujitsu.com>, Jens Axboe <jens.axboe@...cle.com>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Frederic Weisbecker <fweisbec@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/7] blktrace: various cleanups and fixes
On Fri, 20 Mar 2009, Ingo Molnar wrote:
>
> * Ingo Molnar <mingo@...e.hu> wrote:
>
> >
> > * Li Zefan <lizf@...fujitsu.com> wrote:
> >
> > > While trying to use blktrace in -tip tree, I encounted kernel NULL
> > > dereference, so I looked into the code, and then found some other
> > > bugs.
> > >
> > > This patchset is part 1, and I have some other pending fixes.
> > >
> > > Each patch is small and straightforward, and should be easy to review:
> > >
> > > [PATCH 1/7] blktrace: fix possible memory leak
> > > [PATCH 2/7] blktrace: make blk_tracer_enabled a bool flag
> > > [PATCH 3/7] blktrace: remove blk_probe_mutex
> > > [PATCH 4/7] blktrace: don't increase blk_probes_ref if failed to setup blk trace
> > > [PATCH 5/7] blktrace: report EBUSY correctly
> > > [PATCH 6/7] blktrace: remove sysfs_blk_trace_enable_show/store()
> > > [PATCH 7/7] blktrace: avoid accessing NULL bdev->bd_disk
> > > ---
> > > blktrace.c | 154 +++++++++++++++++--------------------------------------------
> > > 1 file changed, 45 insertions(+), 109 deletions(-)
> > >
> > > Signed-off-by: Li Zefan <lizf@...fujitsu.com>
> >
> > Nice fixes. Applied to tip:tracing/blktrace, thanks!
>
> Which would go upstream in the .30 merge window (unless Jens or
> Steve objects of course).
I didn't see anything wrong with these patches. (sorry for the late reply,
I'm still going through emails).
Acked-by: Steven Rostedt <srostedt@...hat.com>
-- Steve
--
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