diff options
author | 2024-10-30 09:20:19 +0800 | |
---|---|---|
committer | 2024-10-30 08:48:36 +0530 | |
commit | a78e7207564258db6e373e86294a85f9d646d35a (patch) | |
tree | 426cc5ab89652a59f103166b8d9daea85b1bd6d7 /scripts/gdb/linux/modules.py | |
parent | Revert "cpufreq: brcmstb-avs-cpufreq: Fix initial command check" (diff) | |
download | wireguard-linux-a78e7207564258db6e373e86294a85f9d646d35a.tar.xz wireguard-linux-a78e7207564258db6e373e86294a85f9d646d35a.zip |
cpufreq: CPPC: Fix possible null-ptr-deref for cpufreq_cpu_get_raw()
cpufreq_cpu_get_raw() may return NULL if the cpu is not in
policy->cpus cpu mask and it will cause null pointer dereference.
Fixes: 740fcdc2c20e ("cpufreq: CPPC: Register EM based on efficiency class information")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions