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)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 21 Jul 2011 14:07:56 +0000 (15:07 +0100)
commitca15af19ac07908c8ca386f6d944a18aa343b868
tree3e2e729a427c1d421c654503f399b83a37e4d098
parent5dfc54e087c15f823ee9b6541d2f0f314e69cbed
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