ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree
authorJan Beulich <JBeulich@novell.com>
Thu, 17 Feb 2011 16:36:24 +0000 (16:36 +0000)
committerLen Brown <len.brown@intel.com>
Thu, 3 Mar 2011 01:58:20 +0000 (20:58 -0500)
commitaf10f941ab7807d8b0bb3c66e679d8a6bbbe7485
tree511903623315fafbcf1494aa39f2ff1b6fc8b9d1
parent6430c9c12a7dbb8f60f0d8294b73b3c0bb03f64f
ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree

Once acpi_map_lsapic() in ia64 follows how x86 treats it wrt section
placement, the whole tree from acpi_processor_set_pdc() can become
__cpuinit.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/ia64/kernel/acpi.c
drivers/acpi/processor_core.c