Re: [PATCH 1/2] cpufreq: Add governor operation ongoing flag

From: Viresh Kumar
Date: Wed Aug 14 2013 - 04:54:44 EST


On 14 August 2013 14:20, Xiaoguang Chen <chenxg.marvell@xxxxxxxxx> wrote:
> Hi, Viresh
> After checking your patch, I find that __cpufreq_set_policy function
> doesn't check STOP and EXIT 's return value
> is it on purpose? if not, I can provide a patch to add it.

I thought we probably can't break on these calls here, while we are trying to
stop existing governor. And so didn't check return values..

If you face some issues with them, you are free to add checks.
--
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/