On Thursday, October 29, 2015 08:08:38 AM Viresh Kumar wrote:
> gov_queue_work() acquires cpufreq_governor_lock to allow
> cpufreq_governor_stop() to drain delayed work items possibly scheduled
> on CPUs that share the policy with a CPU being taken offline.
>
> However, the same goal may be achiev
gov_queue_work() acquires cpufreq_governor_lock to allow
cpufreq_governor_stop() to drain delayed work items possibly scheduled
on CPUs that share the policy with a CPU being taken offline.
However, the same goal may be achieved in a more straightforward way if
the policy pointer in the struct cpu
2 matches
Mail list logo