x86, apbt: Setup affinity for apb timers acting as per-cpu timer
authorFeng Tang <feng.tang@intel.com>
Fri, 3 Dec 2010 03:51:38 +0000 (11:51 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 6 Dec 2010 14:58:26 +0000 (15:58 +0100)
commite4d2ebcab11b308b5b59073578efd33eccd55d46
tree22c2caa36ce029e0f0bf99febc0f1746ae457325
parent5ec6960f6f0c7be9cc6e5506fdf0070add3b6e08
x86, apbt: Setup affinity for apb timers acting as per-cpu timer

Commit a5ef2e70 "x86: Sanitize apb timer interrupt handling" forgot
the affinity setup when cleaning up the code, this patch just
adds the forgotten part

Signed-off-by: Feng Tang <feng.tang@intel.com>
Cc: Jacob Pan <jacob.jun.pan@intel.com>
Cc: Alan Cox <alan@linux.intel.com>
LKML-Reference: <1291348298-21263-2-git-send-email-feng.tang@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/apb_timer.c