]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: CPU hotplug: pass in proper affinity mask on IRQ migration
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 21 Jul 2011 14:07:56 +0000 (15:07 +0100)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:57 +0000 (14:11 +0200)
commit50df9bbb8952c012040628c68b279225c08a3b13
tree5c90bcd69aab8d369673a130ed8c67a607dc7729
parent8226eebdccf468c2d0898356ee25744d5b8d3a93
ARM: CPU hotplug: pass in proper affinity mask on IRQ migration

Now that the GIC takes care of selecting a target interrupt from the
affinity mask, we don't need all this complexity in the core code
anymore.  Just detect when we need to break affinity.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/irq.c