Re: [PATCH] sched: wake up task on prev_cpu if not in SD_WAKE_AFFINE domain with cpu

From: Mike Galbraith
Date: Fri May 09 2014 - 13:55:32 EST


On Fri, 2014-05-09 at 11:24 -0400, Rik van Riel wrote:
> On 05/09/2014 11:24 AM, Mike Galbraith wrote:

> > If no ->flags & SD_BALANCE_WAKE is encountered during traversal, sd
> > remains NULL, we fall through to return prev_cpu.
^^^^^^^^^^^^

> We do fall through, but into this loop:

> while (sd) {



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