summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorAbhishek Goel <huntbag@linux.vnet.ibm.com>2019-05-29 04:30:33 -0500
committerShuah Khan <skhan@linuxfoundation.org>2019-06-04 09:06:50 -0600
commit04507c0a9385cc8280f794a36bfff567c8cc1042 (patch)
treee05f8f6fa933da5abf7b2f2eaeb559b0ebd1d12b /fs
parentbd59ffb23b9de82d2ad3d2cd752520de245780c6 (diff)
downloadlinux-04507c0a9385cc8280f794a36bfff567c8cc1042.tar.bz2
cpupower : frequency-set -r option misses the last cpu in related cpu list
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions