From: Cyrill Gorcunov Date: Sun, 24 Aug 2008 09:01:39 +0000 (-0700) Subject: x86: apic_64.c - setup_APIC_timer has to be __cpuinit function X-Git-Tag: v2.6.28-rc1~80^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db4b5525caafd846ec20f95afbc6403c792e22cf;p=pandora-kernel.git x86: apic_64.c - setup_APIC_timer has to be __cpuinit function There is no need to hold this code if CPU_HOTPLUG is not defined. Signed-off-by: Cyrill Gorcunov Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed