On 10/14/2013 01:10 PM, Peter Zijlstra wrote:
> 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'
> 
> 

Yes, I already considered and used that. But, it is slipped into next patch :\.
I'll bring the change to this patch.

Thanks,

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

Reply via email to