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

From: Peter Zijlstra
Date: Tue Nov 17 2009 - 06:30:59 EST


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..

--
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/