diff options
author | 2014-01-07 07:10:11 +0530 | |
---|---|---|
committer | 2014-01-17 02:00:43 +0100 | |
commit | 027cc2e4a6127fdf29e17a422aacb5ecd9830cbb (patch) | |
tree | 440248d6535219375e9dd41d2a6617169750232a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly (diff) | |
download | linux-dev-027cc2e4a6127fdf29e17a422aacb5ecd9830cbb.tar.xz linux-dev-027cc2e4a6127fdf29e17a422aacb5ecd9830cbb.zip |
cpufreq: stats: remove hotplug notifiers
Either CPUs are hot-unplugged or suspend/resume occurs, cpufreq core
will send notifications to cpufreq-stats and stats structure and sysfs
entries would be correctly handled..
And so we don't actually need hotcpu notifiers in cpufreq-stats anymore.
We were only handling cpu hot-unplug events here and that are already
taken care of by POLICY notifiers.
Acked-by: Nicolas Pitre <nico@linaro.org>
Tested-by: Nicolas Pitre <nico@linaro.org>
Signed-off-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