diff options
author | Christian Loehle <christian.loehle@arm.com> | 2024-10-25 13:53:17 +0300 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-10-26 10:28:37 +0300 |
commit | 23f1178ad706a1aa69ac3dfaa6559f1fb876c14e (patch) | |
tree | 6ffe64c5fa9dbec4704a8f5bb52f54f7888d3e22 /tools/perf/scripts/python/task-analyzer.py | |
parent | d1fb8a78b2ff1fe4e9478c75b4fbec588a73c1b0 (diff) | |
download | linux-23f1178ad706a1aa69ac3dfaa6559f1fb876c14e.tar.xz |
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/202410060258.bPl2ZoUo-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202410250459.EJe6PJI5-lkp@intel.com/
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Christian Loehle <christian.loehle@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/a1e9c342-01c9-44f0-a789-2c908e57942b@arm.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions