Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1505298
| From | "Rafael J. Wysocki" <rafael@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Power management fix for v4.9-rc2 |
| Date | 2016-10-21 00:10 +0200 |
| Message-ID | <sutHc-52m-41@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Power management fix for v4.9-rc2 "Rafael J. Wysocki" <rafael@kernel.org> - 2016-10-21 00:10 +0200
csiph-web