On Fri, Jun 7, 2013 at 12:20 AM, Alex Shi <alex....@intel.com> 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....@intel.com>

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