diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-05-04 22:53:28 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-05-04 22:53:28 +0200 |
commit | a802ea96454570f3c526dd9d7ad8c706e570444d (patch) | |
tree | 208a8a4c4d31ee2626c25109428483cf433100b7 /README | |
parent | 82f663277d0db854e8978e5f89fd88f6df75a4a4 (diff) | |
download | linux-a802ea96454570f3c526dd9d7ad8c706e570444d.tar.gz linux-a802ea96454570f3c526dd9d7ad8c706e570444d.tar.bz2 linux-a802ea96454570f3c526dd9d7ad8c706e570444d.zip |
cpuidle: Check the sign of index in cpuidle_reflect()
Avoid calling the governor's ->reflect method if the state index
passed to cpuidle_reflect() is negative.
This allows the analogous check to be dropped from menu_reflect(),
so do that too, and ensures that arbitrary error codes can be
passed to cpuidle_reflect() as the index with no adverse
consequences.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions