linux/arch/ia64/sn
Mark Maule 689388bbf8 [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSI
Redirecting interrupts using smp_affinity on altix does not work on kernels
built with CONFIG_PCI_MSI.  The problem is that move_irq() turns into a noop
if MSI is built in.  This patch calls move_native_irq() instead of move_irq()
to get around that.

Signed-off-by: Mark Maule <maule@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-02-02 13:22:15 -08:00
..
include [IA64-SGI] Older PROM WAR for device flush code 2006-01-17 10:08:37 -08:00
kernel [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSI 2006-02-02 13:22:15 -08:00
pci [IA64-SGI] sn_dma_alloc_coherent should use gfp flags 2006-01-24 14:30:56 -08:00
Makefile