diff options
author | Jinjie Ruan <[email protected]> | 2024-10-30 09:20:19 +0800 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2024-10-30 08:48:36 +0530 |
commit | a78e7207564258db6e373e86294a85f9d646d35a (patch) | |
tree | 426cc5ab89652a59f103166b8d9daea85b1bd6d7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 96b9764864893b472206a7a324037ee903acc815 (diff) |
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 <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions