From: Jacob Pan Date: Fri, 14 Jan 2011 00:06:44 +0000 (-0800) Subject: x86, mrst: Set correct APB timer IRQ affinity for secondary cpu X-Git-Tag: v2.6.38-rc1~37^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6550904ddbc3c286798a87edf95eeebcc62bc58a;p=pandora-kernel.git x86, mrst: Set correct APB timer IRQ affinity for secondary cpu Offlining the secondary CPU causes the timer irq affinity to be set to CPU 0. When the secondary CPU is back online again, the wrong irq affinity will be used. This patch ensures secondary per CPU timer always has the correct IRQ affinity when enabled. Signed-off-by: Jacob Pan LKML-Reference: <1294963604-18111-1-git-send-email-jacob.jun.pan@linux.intel.com> Signed-off-by: H. Peter Anvin Cc: 2.6.37 --- Reading git-diff-tree failed