Re: [PATCH 4/7] sparc64: Update cpufreq transition notifier to handle multiple CPUs

2019-03-14 Thread David Miller
From: Viresh Kumar Date: Thu, 14 Mar 2019 12:12:50 +0530 > The cpufreq core currently calls the cpufreq transition notifier > callback once for each affected CPU. This is going to change soon and > the cpufreq core will call the callback only once for each cpufreq > policy. The callback must

[PATCH 4/7] sparc64: Update cpufreq transition notifier to handle multiple CPUs

2019-03-14 Thread Viresh Kumar
The cpufreq core currently calls the cpufreq transition notifier callback once for each affected CPU. This is going to change soon and the cpufreq core will call the callback only once for each cpufreq policy. The callback must look at the newly added field in struct cpufreq_freqs, "cpus", which