]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[CPUFREQ] Remove hotplug cpu crap
authorDave Jones <davej@redhat.com>
Tue, 6 Feb 2007 00:12:43 +0000 (16:12 -0800)
committerDave Jones <davej@redhat.com>
Sun, 11 Feb 2007 01:01:47 +0000 (20:01 -0500)
commitc120069779e3e35917c15393cf2847fa79811eb6
tree9e1e5529b43c151ecc9d3743e5b51ff88eb52312
parent86acd49aa128bd7a1d4362c256c21fbdc2d5b1a0
[CPUFREQ] Remove hotplug cpu crap

The hotplug CPU locking in cpufreq is horrendous.  No-one seems to care
enough to fix it, so just remove it so that the 99.9% of the real world
users of this code can use cpufreq without being bothered by warnings.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/cpufreq/cpufreq.c
drivers/cpufreq/cpufreq_conservative.c
drivers/cpufreq/cpufreq_ondemand.c
drivers/cpufreq/cpufreq_stats.c
drivers/cpufreq/cpufreq_userspace.c