Files
ubports_kernel_google_msm/arch/i386/kernel
Fenghua Yu 501092929c acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
This patch addresses some issues in x86/x86-64 acpi-cpufreq driver:

1.  Current memory allocation for acpi_perf_data is actually open-coded
   alloc_percpu().  The patch defines and handles acpi_perf_data as percpu
   data.  The code will be cleaner and easier to be maintained with this
   change.

2. Won't load driver in acpi_cpufreq_early_init() failure case.

3. Add __init for acpi_cpufreq_early_init().

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-08-07 18:40:30 -04:00
..
2007-07-29 16:53:59 -07:00
2007-07-21 18:37:14 -07:00
2007-07-19 10:04:52 -07:00
2005-04-16 15:20:36 -07:00
2007-07-18 12:09:01 -07:00
2007-07-18 08:47:42 -07:00
2007-07-21 18:37:14 -07:00
2007-07-29 17:09:29 -07:00
2006-12-08 08:28:39 -08:00
2007-07-22 11:17:17 -07:00
2007-06-20 14:27:25 -07:00
2007-07-29 16:53:59 -07:00
2007-07-22 11:03:37 -07:00
2007-07-18 08:47:41 -07:00
2005-04-16 15:20:36 -07:00
2007-07-29 17:09:29 -07:00
2007-07-29 17:09:29 -07:00
2007-07-19 10:04:52 -07:00
2007-07-18 08:47:42 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00