From: Thomas Gleixner Date: Wed, 19 Aug 2009 10:35:53 +0000 (+0200) Subject: x86: Move percpu clockevents setup to x86_init_ops X-Git-Tag: v2.6.32-rc1~629^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736decac643e8982655e22ac7f0e5e61c5b7f9bd;p=pandora-kernel.git x86: Move percpu clockevents setup to x86_init_ops paravirt overrides the setup of the default apic timers as per cpu timers. Moorestown needs to override that as well. Move it to x86_init_ops setup and create a separate x86_cpuinit struct which holds the function for the secondary evtl. hotplugabble CPUs. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed