diff options
author | 2018-01-30 06:42:37 +0100 | |
---|---|---|
committer | 2018-02-08 10:21:39 +0100 | |
commit | ffd81dcfef85a33729f90e4acd2f61a68e56b993 (patch) | |
tree | 4160debd7778d436e027edf810e438266953dc11 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: intel_pstate: Enable HWP during system resume on CPU0 (diff) | |
download | linux-dev-ffd81dcfef85a33729f90e4acd2f61a68e56b993.tar.xz linux-dev-ffd81dcfef85a33729f90e4acd2f61a68e56b993.zip |
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Pointer subtraction is slow and tedious. Therefore, replace all instances
where cpufreq_for_each_{valid_,}entry loops contained such substractions
with an iteration macro providing an index to the frequency_table entry.
Suggested-by: Al Viro <viro@ZenIV.linux.org.uk>
Link: http://lkml.kernel.org/r/20180120020237.GM13338@ZenIV.linux.org.uk
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
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