On 12 September 2013 17:29, Srivatsa S. Bhat <[email protected]> wrote: > The function update_policy_cpu() is expected to be called when the policy->cpu > of a cpufreq policy is to be changed: ie., the new CPU nominated to become the > policy->cpu is different from the old one. > > Print a warning if it is invoked with new_cpu == old_cpu, since such an > invocation might hint at a faulty logic in the caller. > > Suggested-by: Viresh Kumar <[email protected]> > Signed-off-by: Srivatsa S. Bhat <[email protected]> > --- > > drivers/cpufreq/cpufreq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Viresh Kumar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

