Re: [PATCH 03/14] sched: SCHED_DEADLINE structures & implementation.

From: Peter Zijlstra
Date: Mon Oct 14 2013 - 07:11:22 EST


On Mon, Oct 14, 2013 at 12:43:35PM +0200, Juri Lelli wrote:
> +struct sched_dl_entity {
> + struct rb_node rb_node;
> + int nr_cpus_allowed;
> +

Please see:

29baa7478ba4 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'


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