diff options
author | Qinglang Miao <[email protected]> | 2020-07-25 16:56:29 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2020-07-25 12:10:36 +0200 |
commit | 13efa616124f7eec7d6a58adeeef31864aa03879 (patch) | |
tree | f845f45c278279a00cfa12f24c21ada58be34b37 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e17ae7fea8714caa743aa0d5e446a25a999ad726 (diff) |
sched/uclamp: Remove unnecessary mutex_init()
The uclamp_mutex lock is initialized statically via DEFINE_MUTEX(),
it is unnecessary to initialize it runtime via mutex_init().
Signed-off-by: Qinglang Miao <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Cc: Patrick Bellasi <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Vincent Guittot <[email protected]>
Cc: Dietmar Eggemann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions