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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 17 Nov 2017 11:20:13 -0700
From:   Shuah Khan <shuahkh@....samsung.com>
To:     rafael@...nel.org
Cc:     Thomas Renninger <trenn@...e.de>, linux-pm@...r.kernel.org,
        linux-kernel@...r.kernel.org, Shuah Khan <shuahkh@....samsung.com>,
        Shuah Khan <shuah@...nel.org>
Subject: [GIT PULL] cpupower update for 4.15-rc2

Hi Rafael,

Please pull the cpupower update for 4.15-rc2

This update consists of fixes to tool's handling of offline cpus.
The first patch fixes the tool to find information on the cpu it
is running on, instead of always looking for cpu0 and failing if
cpu0 happens to be offline.

The second patch fixes the incorrect check for offline cpu status.

Diff is attached.

thanks,
-- Shuah

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

The following changes since commit 69b6f8a9b7961efd7dcc11ab9b1d5be55ed8a15e:

  tools/power/cpupower: add libcpupower.so.0.0.1 to .gitignore (2017-11-09 10:52:22 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-4.15-rc2

for you to fetch changes up to dbdc468f35ee827cab2753caa1c660bdb832243a:

  cpupower : Fix cpupower working when cpu0 is offline (2017-11-15 08:37:42 -0700)

----------------------------------------------------------------
linux-cpupower-4.15-rc2

This update consists of fixes to tool's handling of offline cpus.
The first patch fixes the tool to find information on the cpu it
is running on, instead of always looking for cpu0 and failing if
cpu0 happens to be offline.

The second patch fixes the incorrect check for offline cpu status.

----------------------------------------------------------------
Abhishek Goel (2):
      cpupowerutils: bench - Fix cpu online check
      cpupower : Fix cpupower working when cpu0 is offline

 tools/power/cpupower/bench/system.c                     | 2 +-
 tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c | 9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

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


View attachment "linux-cpupower-4.15-rc2.diff" of type "text/x-patch" (1759 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ