Re: [patch v8 2/9] sched: move few runnable tg variables into CONFIG_SMP

From: Alex Shi
Date: Mon Jun 17 2013 - 11:32:25 EST


On 06/17/2013 08:26 PM, Paul Turner wrote:
> On Fri, Jun 7, 2013 at 12:20 AM, Alex Shi <alex.shi@xxxxxxxxx> wrote:
>> The following 2 variables only used under CONFIG_SMP, so better to move
>> their definiation into CONFIG_SMP too.
>>
>> atomic64_t load_avg;
>> atomic_t runnable_avg;
>>
>> Signed-off-by: Alex Shi <alex.shi@xxxxxxxxx>
>
> Looks fine; the manipulations to the structs could perhaps be
> collapsed to one patch.
>

thanks for review!

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