1
0
Fork 0
alistair23-linux/drivers/cpuidle/governors
Ikjoon Jang 55b256b4c7 cpuidle: teo: Fix intervals[] array indexing bug
commit 57388a2ccb upstream.

Fix a simple bug in rotating array index.

Fixes: b26bf6ab71 ("cpuidle: New timer events oriented governor for tickless systems")
Signed-off-by: Ikjoon Jang <ikjn@chromium.org>
Cc: 5.1+ <stable@vger.kernel.org> # 5.1+
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-23 08:22:32 +01:00
..
Makefile cpuidle: add haltpoll governor 2019-07-30 17:27:37 +02:00
haltpoll.c cpuidle-haltpoll: set haltpoll as preferred governor 2019-09-11 17:36:30 +02:00
ladder.c governors: unify last_state_idx 2019-07-30 17:27:37 +02:00
menu.c cpuidle: menu: Allow tick to be stopped if PM QoS is used 2019-08-05 11:02:44 +02:00
teo.c cpuidle: teo: Fix intervals[] array indexing bug 2020-01-23 08:22:32 +01:00