Re: [PATCH 5/7 v6] hw-breakpoints: Rewrite the hw-breakpointslayer on top of perf events

From: Frederic Weisbecker
Date: Tue Nov 17 2009 - 19:20:05 EST


On Tue, Nov 17, 2009 at 12:30:43PM +0100, Peter Zijlstra wrote:
> On Sun, 2009-11-08 at 16:28 +0100, Frederic Weisbecker wrote:
> > @@ -643,6 +662,8 @@ struct perf_event {
> >
> > perf_callback_t callback;
> >
> > + perf_callback_t event_callback;
> > +
> > #endif /* CONFIG_PERF_EVENTS */
> > };
>
> And here you add another one.. which is 100% unused in this patch..
>

Oh, that must be a confusion when I rebased the patches. I'll remove it.

Thanks.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/