diff options
author | Viresh Kumar <[email protected]> | 2020-06-29 13:54:58 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2020-07-02 13:02:55 +0200 |
commit | 8cc46ae565c393f77417cb9530b1265eb50f5d2e (patch) | |
tree | 0ba5626d4dc3854258ec2e2399a5bfe4f7fcbd56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f473bf398bf1ed42b1bdbc5206a804d8d3140a2d (diff) |
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 <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Cc: All applicable <[email protected]>
[ rjw: Changelog ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions