diff options
author | Tu, Xiaobing <xiaobing.tu@intel.com> | 2012-10-23 01:03:00 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2012-10-23 01:03:00 +0200 |
commit | e37736777254ce1abc85493a5cacbefe5983b896 (patch) | |
tree | ba7bd9509dc9c771a90460d3416b1adef67cb72f /COPYING | |
parent | cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible code (diff) | |
download | linux-e37736777254ce1abc85493a5cacbefe5983b896.tar.xz linux-e37736777254ce1abc85493a5cacbefe5983b896.zip |
Fix memory leak in cpufreq stats.
When system enters sleep, non-boot CPUs will be disabled.
Cpufreq stats sysfs is created when the CPU is up, but it is not
freed when the CPU is going down. This will cause memory leak.
Signed-off-by: xiaobing tu <xiaobing.tu@intel.com>
Signed-off-by: guifang tang <guifang.tang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions