android_kernel_xiaomi_sm8350/arch/i386/kernel/cpu/cpufreq
Fenghua Yu 45c876bf12 Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver
The local variable "covered" is used without initialization in i386
acpi-cpufreq driver.  The initial value of covered should be 0.  The bug
will cause memory leak when hit.  The following patch fixes this bug.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-31 15:39:36 -07:00
..
acpi-cpufreq.c Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver 2007-07-31 15:39:36 -07:00
cpufreq-nforce2.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
e_powersaver.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
elanfreq.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
gx-suspmod.c x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. 2007-07-22 11:03:38 -07:00
Kconfig X86_POWERNOW_K8_ACPI must depend on ACPI 2007-07-26 11:35:17 -07:00
longhaul.c [CPUFREQ] Longhaul - Option to disable ACPI C3 support 2007-07-13 01:29:50 -04:00
longhaul.h [CPUFREQ] Longhaul - Remove duplicate multipliers 2007-05-29 16:56:40 -04:00
longrun.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
Makefile
p4-clockmod.c [CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpu 2007-04-26 14:32:02 -04:00
powernow-k6.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
powernow-k7.c [CPUFREQ] powernow-k7: fix MHz rounding issue with perflib 2007-05-13 17:25:13 -04:00
powernow-k7.h
powernow-k8.c [CPUFREQ] Fix typos in powernow-k8 printk's. 2007-07-13 01:34:10 -04:00
powernow-k8.h [CPUFREQ] Correct revision mask for powernow-k8 2007-05-14 18:27:29 -04:00
sc520_freq.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
speedstep-centrino.c [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI 2007-07-13 01:29:51 -04:00
speedstep-ich.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
speedstep-lib.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
speedstep-lib.h
speedstep-smi.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00