[IA64] fix broken irq affinity
authorChen, Kenneth W <kenneth.w.chen@intel.com>
Tue, 16 May 2006 23:29:00 +0000 (16:29 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 17 May 2006 13:20:23 +0000 (06:20 -0700)
commit41503def5d83bada6a2fd792e636ccc28a285f38
tree4f2c602db9cf66232001baa3be9f5952b8a50266
parent1101ece44e00cfe31a2fd9d3222d05f927b00ef8
[IA64] fix broken irq affinity

When CONFIG_PCI_MSI is set, move_irq() is an empty function, causing
grief when sys admin tries to bind interrupt to CPU.

Signed-off-by: Ken Chen <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/iosapic.c