From: Jan Beulich Date: Thu, 17 Feb 2011 16:36:24 +0000 (+0000) Subject: ACPI: use __cpuinit for the acpi_processor_set_pdc() call tree X-Git-Tag: v2.6.39-rc1~90^2~6^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af10f941ab7807d8b0bb3c66e679d8a6bbbe7485;p=pandora-kernel.git 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 Acked-by: Tony Luck Signed-off-by: Len Brown --- Reading git-diff-tree failed