Skip to content
Commit 42c74b84 authored by Prarit Bhargava's avatar Prarit Bhargava Committed by Dave Jones
Browse files

[CPUFREQ] Do not set policy for offline cpus



Suspend/Resume fails on multi socket, multi core systems because the cpufreq
code erroneously sets the per_cpu policy_cpu value when a logical cpu is
offline.

This most notably results in missing sysfs files that are used to set the
cpu frequencies of the various cpus.

Signed-off-by: default avatarPrarit Bhargava <prarit@redhat.com>
Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 26d204af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment