[GIT PULL] Power management fix for v4.9-rc2

From: Rafael J. Wysocki
Date: Thu Oct 20 2016 - 18:08:35 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-4.9-rc2

with top-most commit 350d32395bee1a21deec504a253b336e20d9f35a

Merge branch 'pm-cpufreq'

on top of commit 1001354ca34179f3db924eb66672442a173147dc

Linux 4.9-rc1

to receive an urgent power management fix for v4.9-rc2.

This fixes pointer arithmetic mess-up in the cpufreq core introduced
by one of recent commits and leading to all kinds of breakage from
kernel crashes to incorrect governor decisions (Sergey Senozhatsky).

Thanks!

---------------

Sergey Senozhatsky (1):
cpufreq: fix overflow in cpufreq_table_find_index_dl()

---------------

include/linux/cpufreq.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)