Re: [PATCH] sched/fair: move definitions to fix !CONFIG_SMP

From: Josef Bacik
Date: Mon Aug 21 2017 - 16:20:54 EST


On Mon, Aug 21, 2017 at 04:03:05PM -0400, josef@xxxxxxxxxxxxxx wrote:
> From: Josef Bacik <jbacik@xxxxxx>
>
> The series of patches adding runnable_avg and subsequent supporting
> patches broke on !CONFIG_SMP. Fix this by moving the definitions under
> the appropriate checks, and moving the !CONFIG_SMP definitions higher
> up.
>
> Signed-off-by: Josef Bacik <jbacik@xxxxxx>

Sorry ignore this, it's still screwed up. I'll send a new series, there's
multiple broken things here. Thanks,

Josef