summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-01-11 20:23:26 +0300
committerBjorn Andersson <andersson@kernel.org>2025-02-05 06:16:01 +0300
commit1ac98d6484c4a53e9b3ed1f59d03a2dd2d287b70 (patch)
tree6e79f6e069e24ad0c769e5b2907335b641782734 /tools/perf/scripts/python/syscall-counts.py
parent2014c95afecee3e76ca4a56956a936e23283f05b (diff)
downloadlinux-1ac98d6484c4a53e9b3ed1f59d03a2dd2d287b70.tar.xz
soc: qcom: pmic_glink: Drop redundant pg assignment before taking lock
Commit e9f826b0459f ("soc: qcom: pmic_glink: simplify locking with guard()") was on top of a fix [1] which was moving the 'pg = __pmic_glink' assignment into the critical section. Unfortunately the actual fix was not applied and instead rebased version of the next patch got in. The resulting code is in general correct, but now there is a duplicated assignment 'pg = __pmic_glink'. [1] https://lore.kernel.org/all/20240822164815.230167-1-krzysztof.kozlowski@linaro.org/ Fixes: e9f826b0459f ("soc: qcom: pmic_glink: simplify locking with guard()") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250111172326.101779-1-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions