commit | c120069779e3e35917c15393cf2847fa79811eb6 | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Mon Feb 05 16:12:43 2007 -0800 |
committer | Dave Jones <davej@redhat.com> | Sat Feb 10 20:01:47 2007 -0500 |
tree | 9e1e5529b43c151ecc9d3743e5b51ff88eb52312 | |
parent | 86acd49aa128bd7a1d4362c256c21fbdc2d5b1a0 [diff] |
[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>