lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 31 Oct 2017 23:22:51 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Geert Uytterhoeven <geert@...ux-m68k.org>,
        Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management commit reverts for v4.14

Hi Linus,

Since Geert reports additional problems with my PM QoS fix from the
last week that have not been addressed by the most recent fixup on top
of it, they both should better be reverted now and let's fix the
original issue properly in 4.15.

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-reverts-4.14

with top-most commit d5919dcc349d2a16d805ef8096d36e4f519e42ae

 Revert "PM / QoS: Fix device resume latency PM QoS"

on top of commit 2a9a86d5c81389cd9afe6a4fea42c585733cd705

 PM / QoS: Fix default runtime_pm device resume latency

to receive extra power management fixes for v4.14.

This reverts two recent PM QoS commits one of which introduced multiple
problems and the other one fixed some, but not all of them (Rafael Wysocki).

Thanks!


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

Rafael J. Wysocki (2):
      Revert "PM / QoS: Fix default runtime_pm device resume latency"
      Revert "PM / QoS: Fix device resume latency PM QoS"

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

 Documentation/ABI/testing/sysfs-devices-power |  4 +-
 drivers/base/cpu.c                            |  3 +-
 drivers/base/power/domain_governor.c          | 53 ++++++++++++---------------
 drivers/base/power/qos.c                      |  2 +-
 drivers/base/power/runtime.c                  |  2 +-
 drivers/base/power/sysfs.c                    | 25 ++-----------
 drivers/cpuidle/governors/menu.c              |  4 +-
 include/linux/pm_qos.h                        |  8 ++--
 8 files changed, 36 insertions(+), 65 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ