]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:42 +0000 (08:34 +0200)
commita520522ec19b6a31350bd4dd5917aea20d7ee5e9
tree5c90bcd69aab8d369673a130ed8c67a607dc7729
parent72f8ee44aac5224a8ae19feb1adfb1078de1db8b
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