aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2014-02-14 00:50:34 -0500
committerLen Brown <len.brown@intel.com>2014-02-19 17:42:58 -0500
commit24bfa950f114d5d770e482de73cf673a3b017f65 (patch)
tree126199225a4045bc00db441c255ae4eb318efa2b /tools/perf/scripts/python/call-graph-from-postgresql.py
parentACPI idle: permit sparse C-state sub-state numbers (diff)
downloadlinux-dev-24bfa950f114d5d770e482de73cf673a3b017f65.tar.xz
linux-dev-24bfa950f114d5d770e482de73cf673a3b017f65.zip
intel_idle: allow sparse sub-state numbering, for Bay Trail
Like acpi_idle, intel_idle compared sub-state numbers to the number of supported sub-states -- discarding sub-states numbers that were numbered >= the number of states. But some Bay Trail SOCs use sparse sub-state numbers, so we can't make such a comparison if we are going to access those states. So now we simply check that _some_ sub-states are supported for the given state, and assume that the sub-state number in our driver is valid. In practice, the driver is correct, and even if it were not, the hardware clips invalid sub-state requests to valid ones. No entries in the driver require this change, but Bay Trail will need it. Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions