diff options
author | Christian Loehle <[email protected]> | 2024-10-25 11:53:17 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-10-26 09:28:37 +0200 |
commit | 23f1178ad706a1aa69ac3dfaa6559f1fb876c14e (patch) | |
tree | 6ffe64c5fa9dbec4704a8f5bb52f54f7888d3e22 /tools/perf/scripts/python/gecko.py | |
parent | d1fb8a78b2ff1fe4e9478c75b4fbec588a73c1b0 (diff) |
sched/uclamp: Fix unnused variable warning
uclamp_mutex is only used for CONFIG_SYSCTL or
CONFIG_UCLAMP_TASK_GROUP so declare it __maybe_unused.
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Christian Loehle <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions