From: David Daney Date: Fri, 23 Jul 2010 17:43:47 +0000 (-0700) Subject: MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU X-Git-Tag: v2.6.36-rc1~563^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3508920f5811fcb8bdbf02943eb5ed531834bbc4;p=pandora-kernel.git MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU The original version went behind the back of everything, leaving things in an inconsistent state. Now we use the irq_set_affinity() to do the work for us. This has the advantage that the IRQ core's view of the affinity stays consistent. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1486/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed