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

From: Paul Turner
Date: Mon Jun 17 2013 - 08:26:49 EST


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