ACPI: fix section for CPU init functions
authorPierre Ossman <drzeus@drzeus.cx>
Tue, 10 Oct 2006 21:20:31 +0000 (14:20 -0700)
committerLen Brown <len.brown@intel.com>
Sat, 14 Oct 2006 05:58:38 +0000 (01:58 -0400)
The ACPI processor init functions should be marked as __cpuinit as they use
structures marked with __cpuinitdata.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_core.c
drivers/acpi/processor_idle.c

Simple merge
Simple merge