Re: [PATCH 2/3] sched: Fix the wakeup nomination forsched_mc/smt_power_savings.

From: Peter Zijlstra
Date: Mon Feb 16 2009 - 12:44:37 EST


On Mon, 2009-02-16 at 22:21 +0530, Gautham R Shenoy wrote:
> +/* Assign the sched-domain level which can nominate preferred wake-up cpu */
> + rd->sched_mc_preferred_wakeup_cpu = UINT_MAX;
> + rd->authorized_nomination_level = SD_LV_NONE;


/me wonders what's wrong with:

/*
* Assing ....
* ... cpu
*/

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