Files
ubports_kernel_google_msm/arch/ia64/sn/kernel
John Keller ff740fb021 [IA64] SN: prevent IRQ retargetting in request_irq()
With the introduction of the generic affinity autoselector,
irq_select_affinity(), IRQs are now being retargetted,
using a default mask, via the request_irq() path.
This results in all IRQs targetted at CPU 0.

SN Altix assigns affinity in the SN PROM, and does not
expect that to be changed as part of request_irq().

Set the IRQ_AFFINITY_SET flag to prevent
request_irq() from resetting affinity.

Signed-off-by: John Keller <jpk@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2008-12-09 10:57:18 -08:00
..
2007-12-19 11:19:19 -08:00
2008-04-22 08:56:58 -07:00
2005-04-16 15:20:36 -07:00
2008-10-23 01:47:29 -04:00
2006-02-02 13:35:59 -08:00
2005-04-16 15:20:36 -07:00