android_kernel_samsung_msm8976/drivers/cpufreq
Chandra Seetharaman 74b85f3790 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Make notifier_blocks associated with cpu_notifier as __cpuinitdata.

__cpuinitdata makes sure that the data is init time only unless
CONFIG_HOTPLUG_CPU is defined.

Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Cc: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-27 17:32:41 -07:00
..
cpufreq.c [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only 2006-06-27 17:32:41 -07:00
cpufreq_conservative.c [PATCH] cpufreq build fix 2006-06-23 08:47:27 -07:00
cpufreq_ondemand.c [PATCH] cpufreq build fix 2006-06-23 08:47:27 -07:00
cpufreq_performance.c
cpufreq_powersave.c
cpufreq_stats.c [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only 2006-06-27 17:32:41 -07:00
cpufreq_userspace.c
freq_table.c
Kconfig
Makefile