Merge tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 18 Nov 2017 14:05:31 +0000 (15:05 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 18 Nov 2017 14:05:31 +0000 (15:05 +0100)
commit43d2d3b56d836945dde5ba5a2bfc98e5f700e768
tree9dc938166ca80805731f35e9bdae7efaf6f7bf45
parente75080f185c103a638c66d7b65c673769a57cb87
parentdbdc468f35ee827cab2753caa1c660bdb832243a
Merge tag 'linux-cpupower-4.15-rc2' of git://git./linux/kernel/git/shuah/linux

Pull cpupower utility fixes for 4.15-rc2 from Shuah Khan:

"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."

* tag 'linux-cpupower-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux:
  cpupower : Fix cpupower working when cpu0 is offline
  cpupowerutils: bench - Fix cpu online check