]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: apic_64.c - setup_APIC_timer has to be __cpuinit function
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 24 Aug 2008 09:01:39 +0000 (02:01 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 16 Oct 2008 14:53:00 +0000 (16:53 +0200)
commitdb4b5525caafd846ec20f95afbc6403c792e22cf
tree57c97ee508aa2478daa8b1d917920af38611b81c
parent2699574b3c04351f5a23c8a842e17c303d7ebb6f
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 <gorcunov@gmail.com>
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_64.c