[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gx+Om02PH6t74R0d2F_sPZwncOSMWrhA0Yx77=xdpCyA@mail.gmail.com>
Date: Fri, 17 Jan 2020 00:18:15 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fix for v5.5-rc7
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.5-rc7
with top-most commit 57388a2ccb6c2f554fee39772886c69b796dde53
cpuidle: teo: Fix intervals[] array indexing bug
on top of commit b3a987b0264d3ddbb24293ebff10eddfc472f653
Linux 5.5-rc6
to receive a power management fix for 5.5-rc7.
This fixes a coding mistake in the teo cpuidle governor causing data
to be written beyond the last array element (Ikjoon Jang).
Thanks!
---------------
Ikjoon Jang (1):
cpuidle: teo: Fix intervals[] array indexing bug
---------------
drivers/cpuidle/governors/teo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists