diff options
author | 2013-09-12 17:29:09 +0530 | |
---|---|---|
committer | 2013-10-17 01:09:16 +0200 | |
commit | 99ec899eafe2ec0a7dd96e9de5fa0a2bea3032ba (patch) | |
tree | f3772a586e3cdd622df90deb551b8bda31397cd5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model (diff) | |
download | linux-dev-99ec899eafe2ec0a7dd96e9de5fa0a2bea3032ba.tar.xz linux-dev-99ec899eafe2ec0a7dd96e9de5fa0a2bea3032ba.zip |
cpufreq: Detect spurious invocations of update_policy_cpu()
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 <viresh.kumar@linaro.org>
Signed-off-by: Srivatsa S. Bhat <srivatsa.bhat@linux.vnet.ibm.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions