Re: [PATCH v2 1/7] sched: remove unused SCHED_INIT_NODE

2014-03-19 Thread James Hogan
On 18/03/14 17:56, Vincent Guittot wrote: > not used since new numa scheduler init sequence > > Signed-off-by: Vincent Guittot Applied to metag tree for v3.15, Thanks for spotting it. Cheers James > --- > arch/metag/include/asm/topology.h | 27 --- > 1 file changed, 2

[PATCH v2 1/7] sched: remove unused SCHED_INIT_NODE

2014-03-18 Thread Vincent Guittot
not used since new numa scheduler init sequence Signed-off-by: Vincent Guittot --- arch/metag/include/asm/topology.h | 27 --- 1 file changed, 27 deletions(-) diff --git a/arch/metag/include/asm/topology.h b/arch/metag/include/asm/topology.h index 8e9c0b3..e95f874 10064