From: Srivatsa S. Bhat Date: Fri, 6 Sep 2013 19:53:55 +0000 (+0530) Subject: cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes X-Git-Tag: v3.12-rc1~35^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d07db274b7b15ca38b60ea4a762d40de093000;p=pandora-kernel.git cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes Commit "cpufreq: serialize calls to __cpufreq_governor()" had been a temporary and partial solution to the race condition between writing to a cpufreq sysfs file and taking a CPU offline. Now that we have a proper and complete solution to that problem, remove the temporary fix. Signed-off-by: Srivatsa S. Bhat Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed