diff options
author | Doug Smythies <doug.smythies@gmail.com> | 2019-01-30 08:28:22 -0800 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-01-30 22:57:42 +0100 |
commit | 1617971c6616c87185cbc78fa1a86dfc70dd16b6 (patch) | |
tree | 6d4193af95c5cb6703ecef6f140d7d3053983d36 /Documentation | |
parent | f17b5f06cb92ef2250513a1e154c47b78df07d40 (diff) |
cpuidle: poll_state: Fix default time limit
The default time is declared in units of microsecnds,
but is used as nanoseconds, resulting in significant
accounting errors for idle state 0 time when all idle
states deeper than 0 are disabled.
Under these unusual conditions, we don't really care
about the poll time limit anyhow.
Fixes: 800fb34a99ce ("cpuidle: poll_state: Disregard disable idle states")
Signed-off-by: Doug Smythies <dsmythies@telus.net>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions