[GIT PULL] Power management fix for v5.6-rc6

From: Rafael J. Wysocki
Date: Fri Mar 13 2020 - 13:57:31 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.6-rc6

with top-most commit bce74b1feb01accc6654a1f3e37958478d3a4fbc

Merge tag 'linux-cpupower-5.6-rc6' of
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux

on top of commit 2c523b344dfa65a3738e7039832044aa133c75fb

Linux 5.6-rc5

to receive a power management fix for 5.6-rc6.

This fixes cpupower utility build failures with -fno-common
enabled (Mike Gilbert).

Thanks!


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

Mike Gilbert (1):
cpupower: avoid multiple definition with gcc -fno-common

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

tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c | 2 +-
tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c | 2 +-
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c | 2 ++
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.h | 2 +-
4 files changed, 5 insertions(+), 3 deletions(-)