diff options
author | 2015-08-04 13:48:55 +0800 | |
---|---|---|
committer | 2015-08-28 15:14:54 +0200 | |
commit | ba6a860d41ed3a377d61d59d7c7b08dd7455c686 (patch) | |
tree | 0bf344764a4937b17297b07386c688d3237a33e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'cpuidle' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle (diff) | |
download | linux-dev-ba6a860d41ed3a377d61d59d7c7b08dd7455c686.tar.xz linux-dev-ba6a860d41ed3a377d61d59d7c7b08dd7455c686.zip |
cpuidle/coupled: Remove cpuidle_device::safe_state_index
cpuidle_device::safe_state_index need to be initialized before
use, it should be the same as cpuidle_driver::safe_state_index.
We tackled this issue by removing the safe_state_index from the
cpuidle_device structure and use the one in the cpuidle_driver
structure instead.
Suggested-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Xunlei Pang <pang.xunlei@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