From: Prarit Bhargava Date: Mon, 3 Aug 2009 14:58:11 +0000 (-0400) Subject: [CPUFREQ] Do not set policy for offline cpus X-Git-Tag: v2.6.31-rc6~80^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c74b84c64633dd3badbfc2abd2ef1728b64b30;p=pandora-kernel.git [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: Prarit Bhargava Signed-off-by: Dave Jones --- Reading git-diff-tree failed