--- zzzz-none-000/linux-4.4.60/drivers/cpufreq/cpufreq.c 2017-04-08 07:53:53.000000000 +0000 +++ hawkeye-5590-729/linux-4.4.60/drivers/cpufreq/cpufreq.c 2022-03-30 14:21:52.000000000 +0000 @@ -400,7 +400,7 @@ * function. It is called twice on all CPU frequency changes that have * external effects. */ -static void cpufreq_notify_transition(struct cpufreq_policy *policy, +void cpufreq_notify_transition(struct cpufreq_policy *policy, struct cpufreq_freqs *freqs, unsigned int state) { for_each_cpu(freqs->cpu, policy->cpus)