Chuan Liu 6a65814620 cpufreq: Failed to insmod amlogic-cpufreq.ko [1/1]
PD#SWPL-191832

Problem:
Not cleaning clusterdata[i].cpus resulted in the initial value of this
cpus being a random value, which triggered a null pointer when
cpufreq_online occurred.

Solution:
Clear clusterdata[i].cpus during initialization.

Verify:
sc2_ah212

Change-Id: If33cf84071a93377a22227964d12522f983032b2
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
2024-11-13 22:06:18 -08:00
2024-11-13 04:02:41 -08:00
2024-11-04 05:42:55 -07:00
S
Description
No description provided
118 MiB
Languages
C 98.9%
Perl 0.4%
Makefile 0.4%
Shell 0.2%