]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit51c6a3ee39a75402e1f0c886e6c2bea155dbaa30
tree4f2c602db9cf66232001baa3be9f5952b8a50266
parent4e92e6588526b2aeadd08f591c82313415e9c0fa
[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