Files
linux/drivers
Paul Mundt a8941dad1f sh: Support CPU affinity masks for INTC controllers.
This hooks up the ->set_affinity() for the INTC controllers, which can be
done as just a simple copy of the cpumask. The enable/disable paths
already handle SMP register strides, so we just test the affinity mask in
these paths to determine which strides to skip over.

The early enable/disable path happens prior to the IRQs being registered,
so we have no affinity mask established at that point, in which case we
just default to CPU_MASK_ALL. This is left as it is to permit the force
enable/disable code to retain existing semantics.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-03-08 13:33:17 +09:00
..
2010-03-06 11:26:28 -08:00
2010-03-07 22:17:20 +01:00
2010-03-07 22:17:05 +01:00
2010-03-07 22:17:32 +01:00
2010-03-06 11:30:18 -08:00
2010-03-07 22:17:08 +01:00
2010-03-07 22:17:16 +01:00
2010-03-07 22:17:08 +01:00
2010-03-06 11:26:46 -08:00
2010-03-06 11:26:28 -08:00