summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.debug
diff options
context:
space:
mode:
authorAbhishek Goel <huntbag@linux.vnet.ibm.com>2019-05-29 04:30:33 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-26 09:10:21 +0200
commit4d5a27a47a4e8a00689cbab2fdf5bd10a932bf06 (patch)
tree6cdf551c92ba8e606dcd01b05c9fdbe20c53d564 /arch/arm64/Kconfig.debug
parent852b5e1fa70868b5fc88be7299fecba274a1df09 (diff)
downloadlinux-stable-4d5a27a47a4e8a00689cbab2fdf5bd10a932bf06.tar.gz
linux-stable-4d5a27a47a4e8a00689cbab2fdf5bd10a932bf06.tar.bz2
linux-stable-4d5a27a47a4e8a00689cbab2fdf5bd10a932bf06.zip
cpupower : frequency-set -r option misses the last cpu in related cpu list
[ Upstream commit 04507c0a9385cc8280f794a36bfff567c8cc1042 ] To set frequency on specific cpus using cpupower, following syntax can be used : cpupower -c #i frequency-set -f #f -r While setting frequency using cpupower frequency-set command, if we use '-r' option, it is expected to set frequency for all cpus related to cpu #i. But it is observed to be missing the last cpu in related cpu list. This patch fixes the problem. Signed-off-by: Abhishek Goel <huntbag@linux.vnet.ibm.com> Reviewed-by: Thomas Renninger <trenn@suse.de> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'arch/arm64/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions