git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89b882a
)
[CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.
author
Dave Jones
<davej@redhat.com>
Sun, 12 Jun 2011 20:35:28 +0000
(16:35 -0400)
committer
Dave Jones
<davej@redhat.com>
Sun, 12 Jun 2011 20:36:52 +0000
(16:36 -0400)
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
No differences found