summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2020-06-29 11:24:58 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-07-02 14:02:55 +0300
commit8cc46ae565c393f77417cb9530b1265eb50f5d2e (patch)
tree0ba5626d4dc3854258ec2e2399a5bfe4f7fcbd56 /tools/perf/scripts/python
parentf473bf398bf1ed42b1bdbc5206a804d8d3140a2d (diff)
downloadlinux-8cc46ae565c393f77417cb9530b1265eb50f5d2e.tar.xz
cpufreq: Fix locking issues with governors
The locking around governors handling isn't adequate currently. The list of governors should never be traversed without the locking in place. Also governor modules must not be removed while the code in them is still in use. Reported-by: Quentin Perret <qperret@google.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Cc: All applicable <stable@vger.kernel.org> [ rjw: Changelog ] Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions