OSDN Git Service

x86: Consolidate boot cpu timer setup
authorThomas Gleixner <tglx@linutronix.de>
Thu, 15 Jan 2015 21:22:45 +0000 (21:22 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 22 Jan 2015 14:10:56 +0000 (15:10 +0100)
commit9c4d9c73dd380ecfe1893600174f96d0eb068997
tree34af7b4685ce7bead6e180132e2a2e99e6436bd0
parent374aab339f10f0510cec0e79d752d31d84b08aa2
x86: Consolidate boot cpu timer setup

Now that the APIC bringup is consolidated we can move the setup call
for the percpu clock event device to apic_bsp_setup().

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Borislav Petkov <bp@alien8.de>
Link: http://lkml.kernel.org/r/20150115211704.162567839@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apic/apic.c
arch/x86/kernel/smpboot.c