commit | 13f067537f34456443f61c950cd6dc37d1d5f3ee | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Sun Jun 12 16:35:28 2011 -0400 |
committer | Dave Jones <davej@redhat.com> | Sun Jun 12 16:36:52 2011 -0400 |
tree | df339dc7614f51f2215087aaeed630652a7d0bb9 | |
parent | 89b882a25e703b72c3e84c582357e3e864d8ccca [diff] |
[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload. cpufreq_stats leaves behind its sysfs entries, which causes a panic when something stumbled across them. (Discovered by unloading cpufreq_stats while powertop was loaded). Signed-off-by: Dave Jones <davej@redhat.com> Cc: stable@kernel.org