Re: [PATCH 1/2] tracing, sched: move the sched_switch tracepoint

From: Peter Zijlstra
Date: Mon Dec 19 2011 - 18:29:28 EST


On Mon, 2011-12-19 at 15:23 -0800, Arun Sharma wrote:

> - trace_sched_switch(prev, next);
> + trace_sched_switch(prev, current, rq->clock);

You stuck an extra argument in (from the next patch) and will break the
build.

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