ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and friends
authorAndreas Mohr <andi@rhlx01.fht-esslingen.de>
Thu, 27 Apr 2006 09:25:00 +0000 (05:25 -0400)
committerLen Brown <len.brown@intel.com>
Sun, 14 May 2006 04:03:48 +0000 (00:03 -0400)
commitb6835052a6aa00536343b6d2127fc65cd814a040
treeb5ea66977f0963c6d9e0668e55c60592957da6b8
parent09047e75f69428dcfa977b326256085154068b65
ACPI: apply "__read_mostly" to processor_idle.c loop module parameters and friends

make pm_idle_save, nocst and bm_history __read_mostly
remove initializer from static 'first_run'.

Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_idle.c