On Fri, Jul 03, 2015 at 03:52:39PM +0300, Adrian Hunter wrote:
> +static void perf_event_switch(struct task_struct *task,
> + struct task_struct *next_prev, bool out)
> +{
The patch looks good, however with perf_pmu_sched_task() we have bool
sched_in, and here we have bool out.
Maybe make that consistent?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/