From: Cyrill Gorcunov Date: Sun, 24 Aug 2008 09:01:44 +0000 (-0700) Subject: x86: apic_32.c should use __cpuinit section X-Git-Tag: v2.6.28-rc1~80^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=457cc52d4670bcf1470606a108bbf35aac28eb7f;p=pandora-kernel.git x86: apic_32.c should use __cpuinit section All callers are __init or __cpuinit so there is no need to hold this code without CPU_HOTPLUG being set. Signed-off-by: Cyrill Gorcunov Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed