summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorDhananjay Ugwekar <dhananjay.ugwekar@amd.com>2025-01-30 08:52:52 +0000
committerViresh Kumar <viresh.kumar@linaro.org>2025-02-06 09:04:30 +0530
commitdb1cafc77aaaf871509da06f4a864e9af6d6791f (patch)
tree166653d4d67a718436943f39cef2460c4d65a098 /tools/perf/scripts/python/mem-phys-addr.py
parent4742da9774a416908ef8e3916164192c15c0e2d1 (diff)
cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost
set_boost is a per-policy function call, hence a driver wide lock is unnecessary. Also this mutex_acquire can collide with the mutex_acquire from the mode-switch path in status_store(), which can lead to a deadlock. So, remove it. Signed-off-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com> Acked-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions