summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorHenry Martin <bsdhenrymartin@gmail.com>2025-04-08 18:03:54 +0300
committerViresh Kumar <viresh.kumar@linaro.org>2025-04-10 07:39:03 +0300
commit73b24dc731731edf762f9454552cb3a5b7224949 (patch)
tree543039f97a966d8b3d3eb8c2702e34654aa659c9 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent484d3f15cc6cbaa52541d6259778e715b2c83c54 (diff)
downloadlinux-73b24dc731731edf762f9454552cb3a5b7224949.tar.xz
cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate()
cpufreq_cpu_get_raw() can return NULL when the target CPU is not present in the policy->cpus mask. scpi_cpufreq_get_rate() does not check for this case, which results in a NULL pointer dereference. Fixes: 343a8d17fa8d ("cpufreq: scpi: remove arm_big_little dependency") Signed-off-by: Henry Martin <bsdhenrymartin@gmail.com> Acked-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions