From: Dave Jones Date: Sun, 5 Mar 2006 08:37:23 +0000 (-0500) Subject: [CPUFREQ] Fix handling for CPU hotplug X-Git-Tag: v2.6.17-rc1~729^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff69732d484ea9ccbf242cc49b4fe9538e64c71;p=pandora-kernel.git [CPUFREQ] Fix handling for CPU hotplug This patch adds proper logic to cpufreq driver in order to handle CPU Hotplug. When CPUs go on/offline, the affected CPUs data, cpufreq_policy->cpus, is not updated properly. This causes sysfs directories and symlinks to be in an incorrect state after few CPU on/offlines. Signed-off-by: Jacob Shin Signed-off-by: Dave Jones --- Reading git-diff-tree failed